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

# mod

An unsigned integer that represents the file modes of the entry.

## Declaration

```swift
var mod: 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)
- [mtm](applearchive/archiveheader/entryattributes/mtm.md)
- [uid](applearchive/archiveheader/entryattributes/uid.md)
