# Index

> The Index of the part. This will only be set when using PropertyPathPartKind.Index

## Definition

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

```csharp
public int Index { get; }
```
