'Declaration
<DataMemberAttribute(False)> <DisplayNameAttribute("")> Public ReadOnly Property IsDispatcher As Boolean
[DataMember(false)] [DisplayName("")] public bool IsDispatcher {get;}
[DataMember(false)] [DisplayName("")] public: property bool IsDispatcher { bool get(); }