The node's name
1. If you want to change 'name' attribute, please modify the 'setting.data.key.name' attribute.
Default: undenfined
String object. The HTML special characters are escaped
var nodes = [
{ "id":1, "name":"test1"},
{ "id":2, "name":"test2"},
{ "id":3, "name":"test3"}
]