[Missing <summary> documentation for "P:WorkZone.Dispatcher.Base.Configuration.PrintTypeParameter.Key"]
public string Key { get; }
Public ReadOnly Property Key As String
Get
public:
property String^ Key {
String^ get ();
}
member Key : string with get