acting_role property

acting_role property

ActingRole

Definition:

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

See Also