Base:
1 override of ToString
System.CommandLine (1)
Argument.cs (1)
167
public override string
ToString
() => $"{nameof(Argument)}: {Name}";