Returns true if a field with the specified name is in the list.
True if the specified field is present.
if (headers.HasField("Received") { // ... }
Headers Class | Hunny.Mime Namespace