---
title: uid
framework: applearchive
role: symbol
role_heading: Instance Property
path: applearchive/archiveheader/entryattributes/uid
---

# uid

An unsigned integer that represents the user ID of the entry.

## Declaration

```swift
var uid: UInt32? { get set }
```

## See Also

### Instance Properties

- [btm](applearchive/archiveheader/entryattributes/btm.md)
- [ctm](applearchive/archiveheader/entryattributes/ctm.md)
- [flg](applearchive/archiveheader/entryattributes/flg.md)
- [gid](applearchive/archiveheader/entryattributes/gid.md)
- [mod](applearchive/archiveheader/entryattributes/mod.md)
- [mtm](applearchive/archiveheader/entryattributes/mtm.md)
