PKContact.Name Property

Definition

The contact's name components.

public virtual Foundation.NSPersonNameComponents Name { [Foundation.Export("name", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setName:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.Name : Foundation.NSPersonNameComponents with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to