containt property

containt property

The containt

Definition:

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

See Also