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