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