Checks if the given node is frozen. A frozen node is a node that cannot be modified.
The object to check.
true if the object is a node and is frozen, false otherwise.
true
false
Checks if the given node is frozen. A frozen node is a node that cannot be modified.