value_type property

value_type property

Gets the type of the property value.

Definition:

@property
def value_type(self):
    ...

See Also