A list item (Section 5.2 CommonMark specs)
public class ListItemBlock : ContainerBlock, IBlock, IMarkdownObject, IList<Block>, ICollection<Block>, IReadOnlyList<Block>, IReadOnlyCollection<Block>, IEnumerable<Block>, IEnumerable
kind:method, kind:property, kind:ctor. Press Esc to clear.ListItemBlock(BlockParser)Initializes a new instance of the ListItemBlock class.ColumnWidthGets or sets the column width.OrderThe number defined for this ListItemBlock in an ordered listSourceBulletGets or sets the bullet as parsed in the source document. Trivia: only parsed when TrackTrivia is enabled, otherwise Empty.