1description: >
2    Implement to provide custom properties added to an item by the item vendor.
3properties:
4    - name: CustomField1
5      type: string
6      description: >
7          The custom field 1 of the item.
8    - name: CustomField2
9      type: string
10      description: >
11          The custom field 2 of the item.
12