nullable property

bool? nullable
getter/setter pair

Whether the value mey be null.

Implementation

bool? nullable;