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