public int TableWidth { get; set; }
Public Property TableWidth As Integer Get Set
public: property int TableWidth { int get (); void set (int value); }
member TableWidth : int with get, set
In This Article