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