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