# `GSUnicodeInfoPopover.infoChar`

*Instance Property*

## Declaration

```swift
var infoChar: UTF32Char { get set }
```

```objc
@property (nonatomic) UTF32Char infoChar;
```

```python
infoChar() -> UTF32Char
setInfoChar_(infoChar: UTF32Char)
```

