1description: > 2 Implement to indicate item availability changes. 3properties: 4 - name: Cached 5 type: boolean 6 description: > 7 Whether or not the item is cached. When true, the item and its 8 remaining attributes are undefined. 9