restaurant property

bool? restaurant
getter/setter pair

Restaurant.

A business onsite at the hotel that is open to the public as well as guests, and offers meals and beverages to consume at tables or counters. May or may not include table service. Also known as cafe, buffet, eatery. A "breakfast room" where the hotel serves breakfast only to guests (not the general public) does not count as a restaurant.

Implementation

core.bool? restaurant;