# Kind

> The PropertyPathPartKind for this path. This determines how algorithms will resolve the path.

## Definition

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

```csharp
public PropertyPathPartKind Kind { get; }
```
