nullable property

bool? nullable
getter/setter pair

Specifies whether a null value is allowed.

Implementation

core.bool? nullable;