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