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