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