Share via


INRestaurantGuest.PhoneNumber Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string? PhoneNumber { [Foundation.Export("phoneNumber")] get; [Foundation.Export("setPhoneNumber:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("phoneNumber")>]
[<set: Foundation.Export("setPhoneNumber:")>]
member this.PhoneNumber : string with get, set

Property Value

Attributes

Applies to