Node<TNode>.HasMessages Property
Definition
Returns true if this node has any Messages, false otherwise.
public bool HasMessages { get; }
Property Value
Whether this node has messages or not.
Returns true if this node has any Messages, false otherwise.
public bool HasMessages { get; }
Whether this node has messages or not.