Element.Properties.tween = {

    set: function (options) {
        var tween = this.retrieve('tween');
        if (tween) tween.cancel();