HasDomain
bool HasDomain() const;
if (HasDomain())
return fInitStatus == B_OK && HasName() && HasDomain();
if (HasDomain()) {