# dataSourcePath

> The resolved path to the value in the source, including relative data source paths found in the hierarchy between the target and to the resolved source owner.

## Definition

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

```csharp
public PropertyPath dataSourcePath { get; }
```
