Contents

key

The key of the metadata item.

Declaration

@NSCopying var key: (any NSCopying & NSObjectProtocol)? { get }

Discussion

The key property contains the true key used to identify the contents of the metadata item. This value is specific to the key space of the metadata item.

See Also

Accessing keys and key spaces