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