public string GetPeer() { using (var cstring = pinvoke.grpcsharp_call_get_peer(this)) { return(cstring.GetValue()); } }