first_child property

first_child property

Get the first child.

Definition:

@property
def first_child(self):
    ...

See Also