Variable SOA.mname

The of the name server that was the original or primary source of data for this zone.

struct SOA
{
  // ...
  Domain mname ;
  // ...
}