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