'Declaration
<EventMetricValueAttribute("SessionId", SummaryFunction.Count, "", Caption="Session Id", Description="Session Id associated with action being performed")> <JsonPropertyNameAttribute("LoupeSessionId")> Public ReadOnly Property SessionId As String
[EventMetricValue("SessionId", SummaryFunction.Count, "", Caption="Session Id", Description="Session Id associated with action being performed")] [JsonPropertyName("LoupeSessionId")] public string SessionId {get;}