@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface ZenMemberGetter
If this method is a native class, it accepts a single string parameter with the member name. If this method is an expansion method, it accepts the source value and the member name.