getProfileValues

open override fun getProfileValues(property: String?): Collection<String>

Returns the values for a profile property.

Return

A collection containing the values. An empty collection if the profile doesn't contain a value for this property.