target property

AST get target

Returns the target of this assignment.

Implementation

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