# bindingPath

> Path of the target property to be bound.

## Definition

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

```csharp
[UxmlAttribute]
public string bindingPath { get; set; }
```
