---
title: parentID
framework: fskit
role: symbol
role_heading: Instance Property
path: fskit/fsitem/attributes/parentid
---

# parentID

The identifier of the item’s parent.

## Declaration

```swift
var parentID: FSItem.Identifier { get set }
```

## See Also

### Working with identifier attributes

- [fileID](fskit/fsitem/attributes/fileid.md)
