int Repeat { get; set; }
Property Repeat As Integer Get Set
property int Repeat { int get (); void set (int value); }