bicycleRental property

bool? bicycleRental
getter/setter pair

Bicycle rental.

The hotel owns bicycles that it permits guests to borrow and use. Can be free or for a fee.

Implementation

core.bool? bicycleRental;