I notice inspector doesn't update when I manipulate a property from within an editor plugin.
In effect I want the inspector to update as if I had just selected a node in the scene.
editor.get_editor_interface().get_inspector().refresh()