# `GSIconPreset.active`

*Instance Property*

The active.

## Declaration

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

```objc
@property (nonatomic) BOOL active;
```

```python
active() -> bool
setActive_(active: bool)
```

