```scss
// Property(ies): hasCheck
// Component(s): Ti.UI.TableViewRow
'.has-check': { hasCheck: true }
'.dont-have-check': { hasCheck: false }
```