# Sandbox.UI.TextEntry.Placeholder

```csharp
string Placeholder { get; set; }
```

Text to display when the text entry is empty. Typically a very short description of the expected contents or function of the text entry.

Declared in [Sandbox.UI.TextEntry](/api/Sandbox.UI.TextEntry).
Assembly: `Sandbox.Engine`.
