Contains a reference to the next item in the doubly linked list.
Source position: lazlinkedlist.pas line 27
TLinkListItem.Next : TLinkListItem;