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