JSValue getPropertyUint32(int idx, {bool autoDispose = true}) => JSValue.ptr( _ctx, JS_GetPropertyUint32(_ctx.ref, _ref.ref, idx), autoDispose: autoDispose, );