lastAccessedDate
The date when the user last accessed this item.
Declaration
var lastAccessedDate: Date? { get set }Discussion
A typical use is for content types in which “playing” represents the date when the user last played the item or played a subitem within the group. When the user simply looks at an item, the access date should not change.