The read-only target property returns the associated event's last target which is the node onto which the event was last dispatched.
target
external Node? get target;