property InternalQuery: TIdBytes;
InternalQuery is a TIdBytes property that represents the raw contents of the DNS query used in the Resolve method.
Should this be moved to the private or protected interface?