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