is_function property

is_function property

Gets whether this item is a function.

Definition:

@property
def is_function(self):
    ...

See Also