is_immutable


Description:

[ Version ( since = "1.2" ) ]
public bool is_immutable ()

Checks whether the given object has been marked as immutable by calling [method@Json.

Object.seal] on it.

Parameters:

this

a JSON object

Returns:

`TRUE` if the object is immutable