# Editor.LineEdit.Text

```csharp
string Text { get; set; }
```

The text of this text entry.

Declared in [Editor.LineEdit](/api/Editor.LineEdit).
Assembly: `Sandbox.Tools`.
