constraint_source property

constraint_source property

ConstraintSource

Definition:

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

See Also