static IntPtr n_AnnotationType(IntPtr jnienv, IntPtr native__this)
 {
     global::Com.Facebook.Stetho.Json.Annotation.IJsonValue __this = global::Java.Lang.Object.GetObject <global::Com.Facebook.Stetho.Json.Annotation.IJsonValue> (jnienv, native__this, JniHandleOwnership.DoNotTransfer);
     return(JNIEnv.ToLocalJniHandle(__this.AnnotationType()));
 }