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

# flg

An unsigned integer that represents the BSD flags of the entry.

## Declaration

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

## See Also

### Instance Properties

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