open fun setRequired(required: Boolean): Argument
Sets whether or not the current Argument is required.
required - true to make this argument mandatory, false otherwise
required
true
Return the current Argument instance