public string SQLType { get; set; }
Public Property SQLType As String Get Set
public: property String^ SQLType { String^ get (); void set (String^ value); }