# binding

> Binding object that will be updated.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.UIElements](/engine/6000.6/script-reference/unityeditor/uielements.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
public IBinding binding { get; set; }
```
