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