C# how is values set and accessed?

Working on the assumption that the exception property, shown in the JSON output below, is the exception passed into the SentryEvent constructor, how is values set and how is accessed? C# exception class does not have a values property. I am trying to access the exception type property.