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