SetApplicationName(IConfigurator, string) Method
    Sets the name of the application.
    
        public static IConfigurator SetApplicationName(this IConfigurator configurator, string name)
        - Namespace
 - Spectre
.Console .Cli  - Containing Type
 - Configurator
Extensions  
Parameters
- IConfigurator configurator
 - The configurator.
 - string name
 - The name of the application.