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