Property Name
Name
Gets the name of the option this may be an empty string for parsers that allow that
Declaration
public string Name { get; }
Property Value
public string Name { get; }
String | Name of the option from the command line |