NSPersonNameComponents.FamilyName Property

Definition

Gets or sets the person's family name.

public virtual string FamilyName { [Foundation.Export("familyName")] get; [Foundation.Export("setFamilyName:")] set; }
member this.FamilyName : string with get, set

Property Value

The person's family name.

This value can be null.

Attributes

Applies to