Function GodotObject.propertyListChangedNotify
Notify the editor that the property list has changed, so that editor plugins can take the new values into account. Does nothing on export builds.
void propertyListChangedNotify() nothrow @nogc;