public string TableTitle { get; set; }
Public Property TableTitle As String Get Set
public: property String^ TableTitle { String^ get (); void set (String^ value); }
member TableTitle : string with get, set
In This Article