{
  "var1": {
    "type": "variable",
    "default": 0.0,
    "properties": [
      {
        "type": "type",
        "name": "float"
      },
      {
        "type": "mode",
        "name": "standard"
      },
      {
        "type": "property",
        "name": "mandatory"
      }
    ],
    "paths": [
      "var1"
    ],
    "names": [
      "var1"
    ],
    "descriptions": [
      "The first variable."
    ]
  },
  "var2": {
    "type": "variable",
    "default": 0.0,
    "properties": [
      {
        "type": "type",
        "name": "float"
      },
      {
        "type": "mode",
        "name": "standard"
      },
      {
        "type": "property",
        "name": "mandatory"
      }
    ],
    "paths": [
      "var2"
    ],
    "names": [
      "var2"
    ],
    "descriptions": [
      "The second variable."
    ]
  },
  "var3": {
    "type": "variable",
    "default": 0.0,
    "properties": [
      {
        "type": "type",
        "name": "float"
      },
      {
        "type": "mode",
        "name": "standard"
      },
      {
        "type": "property",
        "name": "mandatory"
      }
    ],
    "paths": [
      "var3"
    ],
    "names": [
      "var3"
    ],
    "descriptions": [
      "The third variable."
    ]
  },
  "var4": {
    "type": "variable",
    "default": 10.1,
    "properties": [
      {
        "type": "type",
        "name": "float"
      },
      {
        "type": "mode",
        "name": "standard"
      },
      {
        "type": "property",
        "name": "mandatory"
      }
    ],
    "paths": [
      "var4"
    ],
    "names": [
      "var4"
    ],
    "descriptions": [
      "The forth variable."
    ]
  },
  "var5": {
    "type": "variable",
    "default": 10.1,
    "properties": [
      {
        "type": "type",
        "name": "float"
      },
      {
        "type": "mode",
        "name": "standard"
      },
      {
        "type": "property",
        "name": "mandatory"
      }
    ],
    "paths": [
      "var5"
    ],
    "names": [
      "var5"
    ],
    "descriptions": [
      "The fifth variable."
    ]
  },
  "var6": {
    "type": "variable",
    "default": 10.1,
    "properties": [
      {
        "type": "type",
        "name": "float"
      },
      {
        "type": "mode",
        "name": "standard"
      },
      {
        "type": "property",
        "name": "mandatory"
      }
    ],
    "paths": [
      "var6"
    ],
    "names": [
      "var6"
    ],
    "descriptions": [
      "The sixth variable."
    ]
  }
}