---
title: CNPostalAddressLocalizedPropertyNameAttribute
framework: contacts
role: symbol
role_heading: Global Variable
path: contacts/cnpostaladdresslocalizedpropertynameattribute
---

# CNPostalAddressLocalizedPropertyNameAttribute

An attribute that identifies the localized property of postal address.

## Declaration

```swift
let CNPostalAddressLocalizedPropertyNameAttribute: String
```

## Discussion

Discussion This constant is a key in the attributed string whose value is a localized version of the CNPostalAddress property key. This label takes a string value.

## See Also

### Generating a formatted attributed string

- [attributedString(from:withDefaultAttributes:)](contacts/cnpostaladdressformatter/attributedstring(from:withdefaultattributes:).md)
- [attributedString(from:style:withDefaultAttributes:)](contacts/cnpostaladdressformatter/attributedstring(from:style:withdefaultattributes:).md)
- [CNPostalAddressPropertyAttribute](contacts/cnpostaladdresspropertyattribute.md)
