# `GSGlyphInfo.production`

*Instance Property*

Name to use on export

## Declaration

```swift
var production: String? { get set }
```

```objc
@property (strong) NSString * production;
```

```python
production() -> str
setProduction_(production: str)
```

## Discussion

Acyrill > afii10065

