public bool repeat { get; set; }
Public Property repeat As Boolean Get Set
public: property bool^ repeat { bool^ get (); void set (bool^ value); }