isNullable property

bool isNullable
getter/setter pair

Whether any owner allows null values for this property.

Implementation

bool isNullable = true;