definition_type property

definition_type property

DefinitionType

Definition:

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

See Also