struct jnc_PropertyPtr

struct jnc_PropertyPtr {
    // fields

    const void*const* m_vtable;
    jnc_IfaceHdr* m_closure;
};