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