valueToString

abstract fun valueToString(value: T): String

Converts the given value to a String or throws an IllegalArgumentException if value is not valid for this property.