# TextElement

Property in [LetterTypewriter](https://docs.yarnspinner.dev/api/csharp/yarn.unity/yarn.unity.lettertypewriter)

## Summary

The `TMPro.TMP_Text` to display the text in.

```csharp
public TMP_Text? TextElement { get; set; }
```
