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