---
title: nameUserInfoKey
framework: appkit
role: symbol
role_heading: Type Property
path: appkit/nsfontcollection/nameuserinfokey
---

# nameUserInfoKey

The font collection’s name. If renamed, this is the new name. An NSString.

## Declaration

```swift
class let nameUserInfoKey: NSFontCollection.UserInfoKey
```

## See Also

### User Info Keys

- [actionUserInfoKey](appkit/nsfontcollection/actionuserinfokey.md)
- [oldNameUserInfoKey](appkit/nsfontcollection/oldnameuserinfokey.md)
- [visibilityUserInfoKey](appkit/nsfontcollection/visibilityuserinfokey.md)
