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