---
title: kMDItemProjects
framework: coreservices
role: symbol
role_heading: Global Variable
path: coreservices/kmditemprojects
---

# kMDItemProjects

The list of projects that this file is part of. For example, if you were working on a movie all of the files could be marked as belonging to the project “My Movie”. A CFArray of CFStrings.

## Declaration

```swift
let kMDItemProjects: CFString!
```
