criterion property

criterion property

Criterion

Definition:

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

See Also