nullableProperty property

bool nullableProperty
getter/setter pair

Whether empty input should be written as null rather than ''.

Derived from InspectableProperty.nullable across all owners.

Implementation

bool nullableProperty = true;