{
"variable1": {
"type": "variable",
"default": [
"a",
"b",
"c"
],
"properties": [
"type": "type",
"name": "string"
},
"type": "mode",
"name": "standard"
"type": "property",
"name": "mandatory"
"name": "unique"
"type": "multiple",
"name": "multiple"
}
"paths": [
"variable1"
"names": [
"descriptions": [
"A first variable."
]
"variable2": {
"name": "choice"
"name": "basic"
"choices": "the value of the variable \"variable1\".",
"variable2"
"A second variable."