---
title: kCFURLNameKey
framework: corefoundation
role: symbol
role_heading: Global Variable
path: corefoundation/kcfurlnamekey
---

# kCFURLNameKey

Key for the resource’s name in the file system, returned as a CFString object.

## Declaration

```swift
let kCFURLNameKey: CFString!
```

## See Also

### Constants

- [kCFURLLocalizedNameKey](corefoundation/kcfurllocalizednamekey.md)
- [kCFURLPathKey](corefoundation/kcfurlpathkey.md)
- [kCFURLIsRegularFileKey](corefoundation/kcfurlisregularfilekey.md)
- [kCFURLIsDirectoryKey](corefoundation/kcfurlisdirectorykey.md)
- [kCFURLIsSymbolicLinkKey](corefoundation/kcfurlissymboliclinkkey.md)
- [kCFURLIsVolumeKey](corefoundation/kcfurlisvolumekey.md)
- [kCFURLIsPackageKey](corefoundation/kcfurlispackagekey.md)
- [kCFURLIsSystemImmutableKey](corefoundation/kcfurlissystemimmutablekey.md)
- [kCFURLIsUserImmutableKey](corefoundation/kcfurlisuserimmutablekey.md)
- [kCFURLIsHiddenKey](corefoundation/kcfurlishiddenkey.md)
- [kCFURLHasHiddenExtensionKey](corefoundation/kcfurlhashiddenextensionkey.md)
- [kCFURLCreationDateKey](corefoundation/kcfurlcreationdatekey.md)
- [kCFURLContentAccessDateKey](corefoundation/kcfurlcontentaccessdatekey.md)
- [kCFURLContentModificationDateKey](corefoundation/kcfurlcontentmodificationdatekey.md)
- [kCFURLAttributeModificationDateKey](corefoundation/kcfurlattributemodificationdatekey.md)
