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