type property

type property

Gets the type of the bullet’s value.

Definition:

@property
def type(self):
    ...

See Also