# text

Field in [StringInfo](https://docs.yarnspinner.dev/2.0/api/csharp/yarn.compiler/yarn.compiler.stringinfo)

## Summary

The original text of the string.

```csharp
public string text;
```
