gobjectmodule: do not clear floating flag in set_/get_property
Setting a property installed in python from C fails when the object was created with g_object_new. This is a problem we're observing in gstreamer when inspecting elements implemented in python, gst-inspect will crash if the element has installed a property.