---
title: kMDItemCFBundleIdentifier
framework: coreservices
role: symbol
role_heading: Global Variable
path: coreservices/kmditemcfbundleidentifier
---

# kMDItemCFBundleIdentifier

If this item is a bundle, then this is the CFBundleIdentifier. A CFString.

## Declaration

```swift
let kMDItemCFBundleIdentifier: CFString!
```
