{
  "@name": {
    "required": true,
    "type": "string"
  },
  "@value": {
    "required": true,
    "type": "string"
  },
  "@label": {
    "required": true,
    "type": "string"
  },
  "@hint": "string",
  "@reveal": "string",
  "@checked": "boolean",
  "@id": "string"
}
