---
title: kMDItemTitle
framework: coreservices
role: symbol
role_heading: Global Variable
path: coreservices/kmditemtitle
---

# kMDItemTitle

The title of the file. For example, this could be the title of a document, the name of a song, or the subject of an email message. A CFString.

## Declaration

```swift
let kMDItemTitle: CFString!
```
