IsSet Property API Reference Spectre.Console.Cli FlagValue<T> IsSet Gets or sets a value indicating whether or not the flag was set or not. public bool IsSet { get; set; } Namespace Spectre.Console.Cli Containing Type FlagValue<T> Property Type bool