Get the list of property names of value. Only properties defined with JSC_VALUE_PROPERTY_ENUMERABLE flag will be collected.
a null-terminated array of strings containing the property names, or null if value doesn't have enumerable properties. Use glib.global.strfreev to free.
Get the list of property names of value. Only properties defined with JSC_VALUE_PROPERTY_ENUMERABLE flag will be collected.