public bool CancelRepeating { get; set; }
Public Property CancelRepeating As Boolean Get Set
public: property bool CancelRepeating { bool get (); void set (bool value); }
member CancelRepeating : bool with get, set
In This Article