# `GSFontMaster.active`

*Instance Property*

If it should be used for interpolations.

## Declaration

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

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

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

