public int TotalTables { get; set; }
Public Property TotalTables As Integer Get Set
public: property int^ TotalTables { int^ get (); void set (int^ value); }