# `GSFontViewController.bottomMetricsKey`

*Instance Property*

## Declaration

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

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

```python
bottomMetricsKey() -> str
setBottomMetricsKey_(bottomMetricsKey: str)
```

