{ "a_variable": { "type": "variable", "default": { "name": "Default", "values": { "message": "the value of the variable \"{0}\"", "path": { "path": "a_variable" }, "description": "A root variable" } }, "variable_type": "integer", "path": "a_family.an_other_family.a_variable", "names": [ "a_variable" ], "description": "A new variable.", "properties": [ { "type": "property", "name": "mandatory", "ori_name": "mandatory", "access_control": false } ], "gen_examples": [ 2 ], "mandatory_without_value": false } }