{ "var": { "type": "variable", "variable_type": "integer", "path": "var", "names": [ "var" ], "description": "The first variable.", "properties": [ { "type": "mode", "name": "basic" }, { "type": "property", "name": "mandatory" }, { "type": "property", "name": "unique" } ], "multiple": true, "gen_examples": [ [ 42 ] ], "mandatory_without_value": true } }