static int n_GetHashCode(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(__this.GetHashCode());
 }