{ "var": { "type": "variable", "default": { "name": "Default", "values": 9 }, "variable_type": "choice", "choices": { "name": "Choices", "values": { "description": "choices is 0 to 9" } }, "path": "var", "names": [ "var" ], "description": "A variable.", "properties": [ { "type": "property", "name": "mandatory", "ori_name": "mandatory", "access_control": false } ], "mode": "standard", "gen_examples": [ 9 ], "mandatory_without_value": false } }