P_CommandLine_Core_Verb_Name - adutton/commandline GitHub Wiki
Namespace: CommandLine.Core
Assembly: CommandLine (in CommandLine.dll) Version: 0.0.0
C#
public string Name { get; }VB
Public ReadOnly Property Name As String
GetC++
public:
property String^ Name {
String^ get ();
}F#
member Name : string with get
Type: String