"Hold on, I know you need to generate the registry, but let me just create copies of all those strings first", Framework whispered Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8915>
Properties that are marked constructor only aren't required to be freed before g_value_dup_string() as they can only be called once during construction. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8648>