mandatory property
Indicates whether the parameter is required.
That is, whether the intent cannot be completed without collecting the parameter value.
Optional.
Implementation
core.bool? mandatory;
Indicates whether the parameter is required.
That is, whether the intent cannot be completed without collecting the parameter value.
Optional.
core.bool? mandatory;