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