nullable property

bool? nullable
getter/setter pair

Whether the value may be null.

Implementation

bool? nullable;