public bool AutoRepeat { get; set; }
Public Property AutoRepeat As Boolean
public: property bool AutoRepeat { bool get (); void set (bool value); }