# Editor.KeyEvent.Text

```csharp
string Text { get; set; }
```

Text the [Editor.KeyEvent.Key](/api/Editor.KeyEvent/Key) would type in a text field.

Declared in [Editor.KeyEvent](/api/Editor.KeyEvent).
Assembly: `Sandbox.Tools`.
