CommandPositionalArg.name

The name of this argument. This is only used for the generated help text, and can be left null.

struct CommandPositionalArg
string name;

Meta