Property UserId UserId Gets or sets the unique user ID. Declaration [[System.Text.Json.Serialization.JsonPropertyName("user_id")]] public string? UserId { get; set; } Property Value Type Description System.String