# `GSFontViewController.bottomKerningGroup`

*Instance Property*

## Declaration

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

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

```python
bottomKerningGroup() -> str
setBottomKerningGroup_(bottomKerningGroup: str)
```

