action_id property

action_id property

ActionID

Definition:

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

See Also