specifies JSON serialization and parsing
var obj = gantt.json; // -> { parse(data){...}}
The JSON object contains the only member - the parse() method which defines how dhtmlxGantt will parse data in the JSON format.