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