Implementation of a flag with an optional value.
Properties
IsSet
: boolGets or sets a value indicating whether the flag was set or not.
Value
: TGets or sets the flag's value.
Methods
public string ToString()