What is property Target in class Action

There is property of type Node in class Action. Does anybody know what is the use of it?

It’s the Node that the Action will perform its modifications on.

Thanks.
PS How did you know,did you read the source code ?
As it was not mentioned in documentation

Well I had an idea from its name, but I confirmed it by reading the docs via Dash.