annotation property

AST get annotation

Returns the annotation of this assignment.

Implementation

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