public double Inductance { get; set; }
Public Property Inductance As Double Get Set
public: virtual property double Inductance { double get () sealed; void set (double value) sealed; }
abstract Inductance : float with get, set override Inductance : float with get, set