optionalStringValue

fun optionalStringValue(key: String, defaultValue: String? = null): String?(source)