Observed that it is possible to have the Type::GetFullName() function to return a String who's underlying m_String member is a nullptr. will call to the String::operator std::string() which will ...