nullable property

bool nullable
getter/setter pair

Whether the property accepts null (enables tristate checkbox mode).

Implementation

bool nullable = false;