<!--
{
  "documentType" : "article",
  "framework" : "AssetsLibrary",
  "identifier" : "/documentation/AssetsLibrary/group-property-names",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "Group Property Names"
}
-->

# Group Property Names

Constants for the names of group properties, used by `ALAssetsGroup/value(forProperty:)`.

## Topics

### Constants

[`extern NSString * const ALAssetsGroupPropertyName;`](/documentation/AssetsLibrary/ALAssetsGroupPropertyName)

Key to retrieve the name of the group.

[`extern NSString * const ALAssetsGroupPropertyType;`](/documentation/AssetsLibrary/ALAssetsGroupPropertyType)

Key to retrieve the group type.

[`extern NSString * const ALAssetsGroupPropertyPersistentID;`](/documentation/AssetsLibrary/ALAssetsGroupPropertyPersistentID)

Key to retrieve the group’s persistent ID.

[`extern NSString * const ALAssetsGroupPropertyURL;`](/documentation/AssetsLibrary/ALAssetsGroupPropertyURL)

Key to retrieve a URL that uniquely identifies the group.



---

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)