beachAccess property

bool? beachAccess
getter/setter pair

Beach access.

The hotel property is in close proximity to a beach and offers a way to get to that beach. This can include a route to the beach such as stairs down if hotel is on a bluff, or a short trail. Not the same as beachfront (with beach access, the hotel's proximity is close to but not right on the beach).

Implementation

core.bool? beachAccess;