children property

children property

Returns the child elements.

Definition:

@property
def children(self):
    ...

See Also