nillable property

bool? nillable
getter/setter pair

Indicates whether the field can accept nil values.

Implementation

core.bool? nillable;