Node.isImmutable

Check whether the given node has been marked as immutable by calling json.node.Node.seal on it.

class Node
bool
isImmutable
()

Return Value

Type: bool

TRUE if the node is immutable