isNullable property

bool isNullable
getter/setter pair

Whether or not this column is nullable.

Implementation

bool isNullable = false;