Markdown.Document.Node.parent – ollmchat Reference Manual
Packages
ollmchat
Markdown
Document
Node
children
kind
node_type
parent
uid
Node
adopt
deserialize_child
deserialize_property
document
next
serialize_property
text_content
to_markdown
parent
Description:
public
Node
?
parent
{
get
;
set
; }
Set when added to a container; null for root. Exclude from JSON to avoid cycles.