nonOptionArgsPropertyName property

String nonOptionArgsPropertyName
getter/setter pair

The current key used to access non-option arguments.

You can customize this using setNonOptionArgsPropertyName.

Implementation

String nonOptionArgsPropertyName = DEFAULT_NON_OPTION_ARGS_PROPERTY_NAME;