---
title: entryPath
framework: applearchive
role: symbol
role_heading: Instance Property
path: applearchive/archiveheader/entrypath
---

# entryPath

The entry from the path field, or nil if missing or invalid.

## Declaration

```swift
var entryPath: FilePath? { get }
```
