requiresName
A Boolean indicating whether the reservation requires a guest name before booking.
Declaration
var requiresName: Bool { get set }Discussion
The default value of this property is false. Change the value to true if the restaurant (or your service) requires the guest’s name to confirm the reservation.