# parentId

> The ID of the parent of this bone.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.U2D](/engine/6000.5/script-reference/unityengine/u2d.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
public int parentId { get; set; }
```
