'Declaration
<EventMetricValueAttribute("class", SummaryFunction.Count, "", Caption="Class", Description="The class name of the controller used for the request")> <JsonIgnoreAttribute()> Public ReadOnly Property TypeFullName As String
[EventMetricValue("class", SummaryFunction.Count, "", Caption="Class", Description="The class name of the controller used for the request")] [JsonIgnore()] public string TypeFullName {get;}