last_child property

last_child property

Get the last child.

Definition:

@property
def last_child(self):
    ...

See Also