```scss
// Property(ies): autoreverse
// Component(s): Ti.UI.Animation
'.autoreverse': { autoreverse: true }
'.no-autoreverse': { autoreverse: false }
```