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