public CommandLineParser Parser { get; }Public ReadOnly Property Parser As CommandLineParser
Get
Dim instance As CommandLineArgument
Dim value As CommandLineParser
value = instance.Parserpublic:
property CommandLineParser^ Parser {
CommandLineParser^ get ();
}