nextItem property

SchemaListItem? nextItem
getter/setter pair

A link to the ListItem that follows the current one.

Implementation

SchemaListItem? nextItem;