Edit

Share via


NSPersonNameComponents.NamePrefix Property

Definition

Gets or sets the prefix to the person's name.

public virtual string NamePrefix { [Foundation.Export("namePrefix")] get; [Foundation.Export("setNamePrefix:")] set; }
member this.NamePrefix : string with get, set

Property Value

The prefix to the person's name.

This value can be null.

Attributes

Applies to