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