{ "var1": { "path": "var1", "name": "var1", "description": "The first variable.", "help": [ "Message with '." ], "properties": [ { "type": "property", "name": "mandatory", "ori_name": "mandatory", "access_control": false } ], "mode": "basic", "type": "variable", "variable_type": "string" }, "var2": { "path": "var2", "name": "var2", "description": "The second variable.", "help": [ "Message with \"." ], "properties": [ { "type": "property", "name": "mandatory", "ori_name": "mandatory", "access_control": false } ], "mode": "basic", "type": "variable", "variable_type": "string" } }