These can only be single valued so trying to retrieve them as multi-value will always return NULL. Use the single API instead to correctly retrieve and display the values.
Pull-Request has been merged by rcritten
These can only be single valued so trying to retrieve them as
multi-value will always return NULL. Use the single API instead
to correctly retrieve and display the values.