nextSibling property

Box? nextSibling
getter/setter pair

Reference to the next sibling box in document order.

Implementation

Box? nextSibling;