help property

String? help
final

Description of the property to be used in the help output. If not specified, SmartArg will attempt to use reflection to obtain the Parser.description field instead.

Implementation

final String? help;