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