# `GSSidebarItem.preset`

*Instance Property*

## Declaration

```swift
var isPreset: Bool { get set }
```

```objc
@property (nonatomic, assign) BOOL preset;
```

```python
preset() -> bool
setPreset_(preset: bool)
```

