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