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