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