proof_disabled property

proof_disabled property

Definition:

@property
def proof_disabled(self):
    ...

@proof_disabled.setter
def proof_disabled(self, value):
    ...

See Also