<PackageReference Include="System.Diagnostics.TraceSource" Version="4.0.0-beta-22231" />
Switch
protected string Value {
get;
protected set; }
protected Switch(
string displayName,
string description)
protected Switch(
string displayName,
string description,
string defaultSwitchValue)