change_action property

change_action property

ChangeAction

Definition:

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

See Also