This interface is used internally by the Generic reflector in order to ensure we are working with BetterReflection reflections.
public
getName(): string
Get the name of the reflection (e.g. if this is a ReflectionClass this will be the class name).
PHPStan\BetterReflection\Reflection\ReflectionClass::getName()
PHPStan\BetterReflection\Reflection\ReflectionConstant::getName()