value property

AST get value

Returns the value of the attribute.

Implementation

AST get value => AST.from(getAttribute("value"));