```scss
// Property(ies): filterAttribute
// Component(s): Ti.UI.TableView
'.filter-attribute': { filterAttribute: true }
'.dont-filter-attribute': { filterAttribute: false }
```