# Sandbox.UI.DropDown.Value

```csharp
object Value { get; set; }
```

The current string value. This is useful to have if Selected is null.

Declared in [Sandbox.UI.DropDown](/api/Sandbox.UI.DropDown).
Assembly: `Sandbox.Engine`.
