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
8          and its remaining attributes are undefined.
9