'Declaration
<EventMetricValueAttribute("Id", SummaryFunction.Count, "", Caption="Id", Description="The unique Id of the request being executed")> Public Property RequestId As String
[EventMetricValue("Id", SummaryFunction.Count, "", Caption="Id", Description="The unique Id of the request being executed")] public string RequestId {get; set;}