Argument.name

Name of the argument. Since this is a positional argument, this value is only used in the help string.

struct Argument
string name;

Meta