# `GSGlyphViewControllerProtocol.representedObject`

*Instance Property*

## Declaration

```swift
var representedObject: Any? { get }
```

```objc
@property (nonatomic, readonly) id representedObject;
```

```python
representedObject() -> object
```

