# `GSGlyphInfo.unicodeLegacy`

*Instance Property*

## Declaration

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

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

```python
unicodeLegacy() -> str
setUnicodeLegacy_(unicodeLegacy: str)
```

