# `GSFontViewController.topMetricsKey`

*Instance Property*

## Declaration

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

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

```python
topMetricsKey() -> str
setTopMetricsKey_(topMetricsKey: str)
```

