Optional displayName to enable Profiler modules to specify display names.
The displayName property allows Profiler modules to define custom display names for performance counters shown in the Unity Profiler UI, independent of the internal counter identifier.
If this is not provided, the name defaults to ProfilerCounterDescriptor.Name.
Additional resources: ProfilerCounterDescriptor.