'Declaration
<NullableAttribute(1)> <EventMetricValueAttribute("path", SummaryFunction.Count, "", Caption="Path", Description="The relative path from the application root for the page")> Public ReadOnly Property Path As String
[Nullable(1)] [EventMetricValue("path", SummaryFunction.Count, "", Caption="Path", Description="The relative path from the application root for the page")] public string Path {get;}