constraint_grade property

constraint_grade property

ConstraintGrade

Definition:

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

See Also