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