optional property

bool optional
getter/setter pair

If set to true the step can be skipped. In that case the result for the step will be null.

Implementation

bool optional;