disable_copy_protection property

disable_copy_protection property

Definition:

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

See Also