{ "name": "FuncionalityAcl", "base": "VnModel", "options": { "mysql": { "table": "salix.funcionalityAcl" } }, "properties": { "id": { "type": "number", "id": true }, "model": { "type": "string" }, "property": { "type": "string" }, "role": { "type": "string" } } }