the field of command container which is used to register a argument on the command.
the name of it is the name of this argument.
can implicitly convert to bool value same as the result of ArgVal.isValid.
T is the innerType of the argument,
isOptionaltrue to set it optional, default is false.
the field of command container which is used to register a argument on the command. the name of it is the name of this argument. can implicitly convert to bool value same as the result of ArgVal.isValid. T is the innerType of the argument, isOptional true to set it optional, default is false.