```css
// Property: tabsTranslucent// Description: A Boolean value that indicates whether the tab bar is translucent.// Component(s): Ti.UI.TabGroup'.tabs-translucent': { tabsTranslucent: true }
'.tabs-translucent-false': { tabsTranslucent: false }
```