Have a default if EditCondition is unchecked

So I have this setup where RotateOption depends on Loop through the EditCondition UPROPERTY meta specifier

214219-2017-09-21-19-33-34.png

Is it possible for RotateOption to revert back to the default (Cycle in this case) if Loop gets unchecked?
I know it’s trivial to do this in code, it would just be nice if there was a way for the editor to do this automatically as it would be visibly clear what is happening if you uncheck that option.