# `GSGlyphsInfo.basicFontInfoProperties`

*Type Property*

## Declaration

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

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

```python
basicFontInfoProperties() -> dict
```

