value property

T? value
final

Strongly-typed host payload travelling with the node. null for nodes that carry no domain object (e.g. structural group headers).

Implementation

final T? value;