NSPersonNameComponents.NameSuffix Property

Definition

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

public virtual string NameSuffix { [Foundation.Export("nameSuffix")] get; [Foundation.Export("setNameSuffix:")] set; }
member this.NameSuffix : string with get, set

Property Value

The suffix to the person's name.

This value can be null.

Attributes

Applies to