---
title: filename
framework: appintents
role: symbol
role_heading: Instance Property
path: appintents/intentfile/filename
---

# filename

The human-readable name of the file, which will be displayed to the user.

## Declaration

```swift
var filename: String { get }
```

## See Also

### Getting the file information

- [fileURL](appintents/intentfile/fileurl.md)
- [type](appintents/intentfile/type.md)
- [data](appintents/intentfile/data.md)
- [removedOnCompletion](appintents/intentfile/removedoncompletion.md)
