public int Depth { get; }
Public ReadOnly Property Depth As Integer Get
public: property int Depth { int get (); }
member Depth : int with get
In This Article