# value

> This is the value of the slider. This is a Vector2 where the x is the lower bound and the y is the higher bound.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.UIElements](/engine/6000.3/script-reference/unityengine/uielements.md)
* **Assembly:** UnityEngine.UIElementsModule

```csharp
public override Vector2 value { get; set; }
```
