containerDisplayName
A localized string that specifies the name of a container to which the item belongs, suitable to display in the user interface.
Declaration
var containerDisplayName: String? { get set }Discussion
For example, a container display name might be the title of a series of books. When you specify the containment properties, Spotlight can treat individual items as part of an ordered set.