# `GSFontViewController.topKerningGroup`

*Instance Property*

## Declaration

```swift
var topKerningGroup: String! { get set }
```

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

```python
topKerningGroup() -> str
setTopKerningGroup_(topKerningGroup: str)
```

