value property

V get value

Implementation

V get value => Value.fromNode(astNode.value) as V;