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