Returns the string name of the local domain
public function getLocalDomainName() : string { return Uuid::DCE_DOMAIN_NAMES[$this->getLocalDomain()]; }