INRestaurantReservationUserBooking.Guest Property
Definition
The guest associated with the reservation.
[get: Foundation.Export("guest", ObjCRuntime.ArgumentSemantic.Copy)]
[set: Foundation.Export("setGuest:", ObjCRuntime.ArgumentSemantic.Copy)]
public virtual Intents.INRestaurantGuest Guest { get; set; }
member this.Guest : Intents.INRestaurantGuest with get, set
Property Value
- Attributes