In case of conflicting names within a namespace, the method appends '1' to the given name until it is unique.
The method should append '1' as suffix only if there's no number suffix present. If the number suffix is already present, the number should be incremented.