# `GSSidebarItem.badgeVisible`

*Instance Property*

## Declaration

```swift
var isBadgeVisible: Bool { get }
```

```objc
@property (nonatomic, readonly) BOOL badgeVisible;
```

```python
badgeVisible() -> bool
```

