Using v 0.5.3, when I tried to save the NodeGraph into a file,
the node that I had changed to invisible (by using 'set_property("visible", False)') remained visible in the JSON file.
This means that when I looked into the file, the 'visible' property remained 'True'.