For the complete documentation index, see llms.txt. This page is also available as Markdown.

NodeGroup

Property in Node

Summary

Gets the name of the node group that this node is a part of, or null if it is not part of a node group.

public string? NodeGroup { get; }

Last updated

Was this helpful?