parent


Description:

public Node? parent { get; set; }

Set when added to a container; null for root. Exclude from JSON to avoid cycles.