# `GSContainerProtocol.font`

*Instance Property*

## Declaration

```swift
optional var font: GSFont? { get }
```

```objc
@property (nonatomic, readonly) GSFont * font;
```

```python
font() -> GSFont
```

