# Path

> The path to visit.

## Definition

* **Type:** Property
* **Namespace:** [Unity.Properties](/engine/6000.5/script-reference/unity/properties.md)
* **Assembly:** UnityEngine.PropertiesModule

```csharp
public PropertyPath Path { get; set; }
```
