disabled property

bool? disabled
getter/setter pair

Whether the domain is disabled.

Defaults to false.

Optional.

Implementation

core.bool? disabled;