---
title: representedFilename
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nswindow/representedfilename
---

# representedFilename

The path to the file of the window’s represented file.

## Declaration

```swift
var representedFilename: String { get set }
```

## See Also

### Managing Titles

- [title](appkit/nswindow/title.md)
- [subtitle](appkit/nswindow/subtitle.md)
- [titleVisibility](appkit/nswindow/titlevisibility-swift.property.md)
- [setTitleWithRepresentedFilename(_:)](appkit/nswindow/settitlewithrepresentedfilename(_:).md)
- [representedURL](appkit/nswindow/representedurl.md)
