# Sandbox.UI.TextEntry.Prefix

```csharp
string Prefix { get; set; }
```

If set, will display given text before the text entry box.

Declared in [Sandbox.UI.TextEntry](/api/Sandbox.UI.TextEntry).
Assembly: `Sandbox.Engine`.
