{ "var1": { "type": "variable", "properties": [ { "type": "type", "name": "string" }, { "type": "mode", "name": "basic" }, { "type": "property", "name": "mandatory" } ], "paths": [ "var1" ], "names": [ "var1" ], "help": [ "Message with '." ], "descriptions": [ "The first variable." ] }, "var2": { "type": "variable", "properties": [ { "type": "type", "name": "string" }, { "type": "mode", "name": "basic" }, { "type": "property", "name": "mandatory" } ], "paths": [ "var2" ], "names": [ "var2" ], "help": [ "Message with \"." ], "descriptions": [ "The second variable." ] } }