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