<!--
{
  "documentType" : "article",
  "framework" : "Quartz",
  "identifier" : "/documentation/Quartz/attribute-keys",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "Attribute Keys"
}
-->

# Attribute Keys

Attributes of a composition.

## Topics

### Constants

[`QCCompositionAttributeNameKey`](/documentation/Quartz/QCCompositionAttributeNameKey)

The key for the composition name. The associated value is an `NSString` object.

[`QCCompositionAttributeDescriptionKey`](/documentation/Quartz/QCCompositionAttributeDescriptionKey)

The key for the composition description. The associated value is an `NSString` object.

[`QCCompositionAttributeCopyrightKey`](/documentation/Quartz/QCCompositionAttributeCopyrightKey)

The key for composition copyright information. The associated value is an `NSString` object.

[`QCCompositionAttributeBuiltInKey`](/documentation/Quartz/QCCompositionAttributeBuiltInKey)

The key for the composition origin.

[`QCCompositionAttributeHasConsumersKey`](/documentation/Quartz/QCCompositionAttributeHasConsumersKey)

The key for a composition that has consumer patches.

[`QCCompositionAttributeCategoryKey`](/documentation/Quartz/QCCompositionAttributeCategoryKey)

A key representing a composition category.



---

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)