ta_library / com.github.marlonlom.utilities.timeago / TimeAgoMessages / getPropertyValue

getPropertyValue

fun getPropertyValue(property: String): String

Gets the property value.

Parameters

property - the property key

Return
the property value

fun getPropertyValue(property: String, vararg values: Any): String

Gets the property value.

Parameters

property - the property key

values - the property values

Return
the property value