public double AncillaryDepth { get; }
Public ReadOnly Property AncillaryDepth As Double Get
public: property double AncillaryDepth { double get (); }
member AncillaryDepth : float with get