Internet Direct (Indy) Version 9.0.2 Beta
TResultRecord.Name
Represents the domain name that is the owner of the resource record.

property Name: string;
Description
Name is a read-only String property that represents the domain name that is the owner of the resource record. Name is often implied, rather than forming an integral part of the resource record.

Many name servers internally form tree or hash structures for the domain name space, and link resource records to these nodes. The remaining resource record values are the fixed header (RecType, RecClass, and TTL) which is consistent for all resource records. Variable data that describes the resource record is attached to the RData property.