'Declaration
<EventMetricValueAttribute("controllerName", SummaryFunction.Count, "", Caption="Controller", Description="The short-form name of the controller used for the request (not the .NET class name)")> Public ReadOnly Property ControllerName As String
[EventMetricValue("controllerName", SummaryFunction.Count, "", Caption="Controller", Description="The short-form name of the controller used for the request (not the .NET class name)")] public string ControllerName {get;}