data property
E
data
getter/setter pair
The data that the node containsm such as the id, to, title, etc. This is the data that you provide in the items list and you can use to build the node
Implementation
E data;