optional property
If set to true
the step can be skipped. In that case the result for
the step will be null
.
Implementation
bool optional;
If set to true
the step can be skipped. In that case the result for
the step will be null
.
bool optional;