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