public int RepeatCount { get; set; }
Public Property RepeatCount As Integer
public: property int RepeatCount { int get (); void set (int value); }