{ "var3": { "type": "variable", "default": { "name": "Default", "values": "depends on a calculation" }, "variable_type": "string", "path": "var3", "names": [ "var3" ], "description": "A third variable.", "properties": [ { "type": "mode", "name": "standard" }, { "type": "property", "name": "mandatory" } ], "gen_examples": [ "value" ], "mandatory_without_value": false } }