protected override bool ReleaseHandle()
 {
     pinvoke.grpcsharp_metadata_array_destroy_full(handle);
     return(true);
 }