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