'Declaration
<NullableAttribute(1)> <EventMetricValueAttribute("path", SummaryFunction.Count, "", Caption="Path", Description="The relative path from the application root for the page")> <JsonPropertyNameAttribute("RequestPath")> 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")] [JsonPropertyName("RequestPath")] public string Path {get;}