Last updated 4 months ago
Was this helpful?
Property in
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; }