theory_type property

theory_type property

TheoryType

Definition:

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

See Also