NSPersonNameComponents.GivenName Property

Definition

Gets or sets the person's given name.

public virtual string GivenName { [Foundation.Export("givenName")] get; [Foundation.Export("setGivenName:")] set; }
member this.GivenName : string with get, set

Property Value

The person's given name.

This value can be null.

Attributes

Applies to