bool isTransitionRunning(String property) { return _propertyRunningTransition.containsKey(property); }