stringOrNull

fun stringOrNull(string: String): String?

Return a string if defined, or null otherwise