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