public bool GetBoolean(IntPtr isolate, IntPtr holder, bool isByRef)
 {
     return(PuertsDLL.GetBooleanFromResult(holder));
 }