description property

String description
getter/setter pair

The description of the option it will be shown in the help command. The description should be clear and concise. The description will be shown in the help command.

Implementation

String description;