static double n_Get(IntPtr jnienv, IntPtr native__this)
 {
     global::Org.Jcodec.Containers.Mkv.Boxes.EbmlFloat __this = global::Java.Lang.Object.GetObject <global::Org.Jcodec.Containers.Mkv.Boxes.EbmlFloat> (jnienv, native__this, JniHandleOwnership.DoNotTransfer);
     return(__this.Get());
 }