nullable property

bool? nullable
getter/setter pair

Whether or not the column can accept a null value.

Implementation

core.bool? nullable;