fun String.withNamespace(namespace: String): String
Add the specified namespace to a name if the name does not contains yet a namespace, and return the result.