<!--
{
  "documentType" : "article",
  "framework" : "Foundation",
  "identifier" : "/documentation/Foundation/property-keys",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "Property Keys"
}
-->

# Property Keys

These keys correspond to the extension item properties and are specified in the extension’s `Info.plist`.

## Topics

### Constants

[`let NSExtensionItemAttributedTitleKey: String`](/documentation/Foundation/NSExtensionItemAttributedTitleKey)

An optional title of the extension item.

[`let NSExtensionItemAttributedContentTextKey: String`](/documentation/Foundation/NSExtensionItemAttributedContentTextKey)

An optional string describing the extension item content.

[`let NSExtensionItemAttachmentsKey: String`](/documentation/Foundation/NSExtensionItemAttachmentsKey)

An optional array of media data associated with the extension item.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)