public int ScalePow { get; set; }
Public Property ScalePow As Integer Get Set
public: virtual property int ScalePow { int get () sealed; void set (int value) sealed; }
abstract ScalePow : int with get, set override ScalePow : int with get, set
In This Article