node_type


Description:

public virtual FormatType node_type { get; set; }

For JSON polymorphic deserialization of children (Document→DOCUMENT, Block→BLOCK, List→LIST, ListItem→LIST_ITEM, Format→FORMAT).