# `GSSidebarItem.shallHaveCount`

*Instance Property*

## Declaration

```swift
var shallHaveCount: Int { get }
```

```objc
@property (nonatomic, readonly) NSInteger shallHaveCount;
```

```python
shallHaveCount() -> int
```

