Instance Property
usr
The precise symbol identifier of the variant or nil if the precise symbol identifier is the same as the summarized element.
let usr: Optional<String?>
Discussion
If the summarized element has a precise symbol identifier but the variant doesn’t, this property will be Optional.some(nil).