public bool IsEnabledForumEmptyContextMenu { get; set; }
Public Property IsEnabledForumEmptyContextMenu As Boolean
Get
Set
public:
property bool IsEnabledForumEmptyContextMenu {
bool get ();
void set (bool value);
}
member IsEnabledForumEmptyContextMenu : bool with get, set