Searched defs:PropProxy (Results 1 – 1 of 1) sorted by relevance
149 class PropProxy : public Proxy { class154 PropProxy(napi_env e, META_NS::IProperty::Ptr prop, BASE_NS::string_view prefix = "") in PropProxy() function in PropProxy