data property

T? data
getter/setter pair

The data stored in the node.

Implementation

T? data;