interface Deno.MxRecord
If Deno.resolveDns is called with "MX" record type
specified, it will return an array of objects with this interface.
Properties #
#preference: numberA priority value, which is a relative value compared to the other preferences of MX records for the domain.