# `GSFont.tempProduction2NiceNames`

*Instance Property*

## Declaration

```swift
var tempProduction2NiceNames: [AnyHashable : Any]? { get set }
```

```objc
@property (nonatomic, strong) NSDictionary * tempProduction2NiceNames;
```

```python
tempProduction2NiceNames() -> dict
setTempProduction2NiceNames_(tempProduction2NiceNames: dict)
```

