Property IsFrozen IsFrozen Indicates whether this node is frozen or not. If frozen, it should not be removable/draggable by user Declaration public bool IsFrozen { get; } Property Value Type Description bool Implements IBTNode.IsFrozen