---
title: personalName
framework: naturallanguage
role: symbol
role_heading: Type Property
path: naturallanguage/nltag/personalname
---

# personalName

A tag indicating that the token is a personal name.

## Declaration

```swift
static let personalName: NLTag
```

## See Also

### Name types

- [organizationName](naturallanguage/nltag/organizationname.md)
- [placeName](naturallanguage/nltag/placename.md)
