The node data's attribute to save the node name.
Default: "name"
var setting = { data: { key: { name: "ename" } } }; ......