dogsAllowed property

bool? dogsAllowed
getter/setter pair

Dogs allowed.

Domesticated canines are permitted at the property and allowed to stay in the guest room of their owner. May or may not require a fee.

Implementation

core.bool? dogsAllowed;