Node<TNode>.HasWarnings PropertyDefinitionReturns true if this node has any Messages with Level Warning, false otherwise. public bool HasWarnings { get; } Property ValueBooleanWhether this node has warnings or not.Last modified: 29 January 2025Node<TNode>.HasPreviousSibling PropertyNode<TNode>.IndexInParent Property