the_actor property

the_actor property

TheActor

Definition:

@property
def the_actor(self):
    ...
@the_actor.setter
def the_actor(self, value):
    ...

See Also