LongNames Property
    Gets the long names of the option.
    
        public IReadOnlyList<string> LongNames { get; }- Namespace
- Spectre.Console .Cli 
- Containing Type
- CommandOption Attribute 
- Property Type
- IReadOnlyList<string> 
IReadOnlyList
The option's long names.