创建一个对应于getter调用的invocation。
@pragma("wasm:entry-point") factory Invocation.getter(Symbol name) = _Invocation.getter;