The full type name (including namespace) of the replacement component.
Unity uses this string to locate the replacement component type via reflection.
You should provide the type name with its namespace or fully assembly qualified name.
For example: "UnityEngine.Rendering.Universal.DecalProjector".