[Missing <summary> documentation for "P:WorkZone.Dispatcher.Base.Messages.RecipientInfo.Subscriber"]
public bool Subscriber { get; }
Public ReadOnly Property Subscriber As Boolean
Get
public:
property bool Subscriber {
bool get ();
}
member Subscriber : bool with get