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