Node.Tags
Property in Node
Summary
Gets the collection of tags defined for this node, if any. If no tags are defined, returns an empty collection.
public IEnumerable<string> Tags { get; }Property in Node
Gets the collection of tags defined for this node, if any. If no tags are defined, returns an empty collection.
public IEnumerable<string> Tags { get; }