---
title: title
framework: quicklook
role: symbol
role_heading: Instance Property
path: quicklook/qlpreviewreply/title
---

# title

Custom display title for the preview. If left as the empty string, QuickLook will use the file name.

## Declaration

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