fun String.withoutNamespace(namespace: String? = null): String
Remove the specified namespace from a qualified name if this qualified name contains the namespace, and return the result.