isUnavailable property

bool isUnavailable
getter/setter pair

A node is disabled/unavailable for some reasons? --\(^.^)/--

Default value is false.

Implementation

bool isUnavailable;