Whether the class is anonymous.
public function isAnonymous() : bool { return null === $this->name; }