optional property

bool? optional
getter/setter pair

if field is optional. Defaults to false.

Implementation

bool? optional;