This version of Unity is unsupported.

ProfilerRecorderDescription.Name

public string Name;

Description

The name of the Profiler metric.

Note: Accessing this property allocates a new managed string on every access, which contributes to GC allocated memory. As such, this might slow down the performance of your application.