is_list property

is_list property

Gets whether this item is a list.

Definition:

@property
def is_list(self):
    ...

See Also