Node<TNode>.HasErrors PropertyDefinitionReturns true if this node has any Messages with Level Error, false otherwise. public bool HasErrors { get; } Property ValueBooleanWhether this node has errors or not.Last modified: 29 January 2025Node<TNode>.HasChildren PropertyNode<TNode>.HasInfos Property