nameFieldFirstNameOptional
A Boolean value indicating whether the reservation requires the guest’s first name.
Declaration
var nameFieldFirstNameOptional: Bool { get set }Discussion
The default value of this property is false, which prevents completion of the reservation if the first name field is empty.