'Declaration
Public Overrides NotOverridable ReadOnly Property Depth As Integer
public override int Depth {get;}
public read-only property Depth: Integer; override;
public override function get Depth : int
public: __property int get_Depth() override;