Node<TNode>.Warnings Property Definition The Messages with Level Warning associated with this node. public IEnumerable<Message> Warnings { get; } View source Property Value IEnumerable<Message> A lazy enumeration of this node's warnings.