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?