# `GSTabBarControl.styleName`

*Instance Property*

## Declaration

```swift
var styleName: String { get set }
```

```objc
@property (nonatomic, strong) NSString * styleName;
```

```python
styleName() -> str
setStyleName_(styleName: str)
```

