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