---
title: countryName
framework: watchkit
role: symbol
role_heading: Type Property
path: watchkit/wktextcontenttype/countryname
---

# countryName

The name of a country or region.

## Declaration

```swift
static let countryName: WKTextContentType
```

## See Also

### Address

- [location](watchkit/wktextcontenttype/location.md)
- [fullStreetAddress](watchkit/wktextcontenttype/fullstreetaddress.md)
- [streetAddressLine1](watchkit/wktextcontenttype/streetaddressline1.md)
- [streetAddressLine2](watchkit/wktextcontenttype/streetaddressline2.md)
- [addressCity](watchkit/wktextcontenttype/addresscity.md)
- [addressState](watchkit/wktextcontenttype/addressstate.md)
- [addressCityAndState](watchkit/wktextcontenttype/addresscityandstate.md)
- [sublocality](watchkit/wktextcontenttype/sublocality.md)
- [postalCode](watchkit/wktextcontenttype/postalcode.md)
