# `GSSidebarItem.count`

*Instance Property*

## Declaration

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

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

```python
count() -> int
```

