{
"var1": {
"type": "variable",
"default": "no",
"properties": [
"type": "type",
"name": "string"
},
"type": "mode",
"name": "standard"
"type": "property",
"name": "mandatory"
}
],
"paths": [
"var1"
"names": [
"descriptions": [
"A first variable."
]
"var2": {
"default": "the value of var1.",
"name": "unique"
"type": "multiple",
"name": "multiple"
"var2"
"A second variable."