actor property

Actor? actor
getter/setter pair

The actor responsible for this action (or empty if all actors are responsible).

Implementation

Actor? actor;