object_type property

object_type property

ObjectType

Definition:

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

See Also