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