next_sibling property

next_sibling property

Get ghe next sibling.

Definition:

@property
def next_sibling(self):
    ...

See Also