valueRequired property

bool? valueRequired
getter/setter pair

Whether the property must be filled in to complete the action. Default is false.

Implementation

bool? valueRequired;