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