nullable property

bool? nullable
getter/setter pair

Is the column nullable.

Optional.

Implementation

core.bool? nullable;