catsAllowed property

bool? catsAllowed
getter/setter pair

Cats allowed.

Domesticated felines 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? catsAllowed;