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