{
  "variable": {
    "type": "variable",
    "default": "returns yes.",
    "properties": [
      {
        "type": "type",
        "name": "string"
      },
      {
        "type": "mode",
        "name": "standard"
      },
      {
        "type": "property",
        "name": "mandatory"
      }
    ],
    "paths": [
      "variable"
    ],
    "names": [
      "variable"
    ],
    "descriptions": [
      "A variable."
    ]
  }
}