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