element_type property

element_type property

ElementType

Definition:

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

See Also