public bool CanEditAllMessages { get; init; }
Public Property CanEditAllMessages As Boolean Get Set
public: property bool CanEditAllMessages { bool get (); void set (bool value); }
member CanEditAllMessages : bool with get, set
In This Article