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