1description: >
2    Implement to indicate the operational status of the object
3properties:
4    - name: Functional
5      type: boolean
6      description: >
7        The object is functional or not.
8      default: false