---
title: filePath
framework: foundation
role: symbol
role_heading: Instance Property
path: foundation/cocoaerror/filepath
---

# filePath

The file path associated with the error, if any.

## Declaration

```swift
var filePath: String? { get }
```
