# Sandbox.UI.TextEntry.Text

```csharp
string Text { get; set; }
```

Access to the raw text in the text entry.

Declared in [Sandbox.UI.TextEntry](/api/Sandbox.UI.TextEntry).
Assembly: `Sandbox.Engine`.
