# `GSGlyphsInfo.weightClass2Names`

*Type Property*

## Declaration

```swift
class var weightClass2Names: [AnyHashable : Any] { get }
```

```objc
@property (class, nonatomic, readonly) NSDictionary * weightClass2Names;
```

```python
weightClass2Names() -> dict
```

