getProfileValue

abstract fun getProfileValue(property: String?): String?

Returns the first value for a given profile property.

Return

The first value.

Parameters

property

The profile property to get the values for.