'Declaration
<NullableAttribute(1)> <EventMetricValueAttribute("httpMethod", SummaryFunction.Count, "", Caption="Http Method", Description="The HTTP Method (GET, POST, PUT, DELETE, etc) used for this action")> Public ReadOnly Property HttpMethod As String
[Nullable(1)] [EventMetricValue("httpMethod", SummaryFunction.Count, "", Caption="Http Method", Description="The HTTP Method (GET, POST, PUT, DELETE, etc) used for this action")] public string HttpMethod {get;}