# `GSSidebarItem.predicateFormat`

*Instance Property*

## Declaration

```swift
var predicateFormat: String? { get set }
```

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

```python
predicateFormat() -> str
setPredicateFormat_(predicateFormat: str)
```

