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