---
title: placeName
framework: naturallanguage
role: symbol
role_heading: Type Property
path: naturallanguage/nltag/placename
---

# placeName

A tag indicating that the token is a place name.

## Declaration

```swift
static let placeName: NLTag
```

## See Also

### Name types

- [personalName](naturallanguage/nltag/personalname.md)
- [organizationName](naturallanguage/nltag/organizationname.md)
