### Describe the bug The namespace for `UsersWithUserPrincipalNameRequestBuilder` is defined as: ``` c# namespace Microsoft.Graph.UsersWithUserPrincipalName ``` ### Expected behavior This should be? ``` c# namespace Microsoft.Graph.Users ``` ### How to reproduce Look at the source code. ### SDK Version Latests. ### Latest version known to work for scenario above? _No response_ ### Known Workarounds _No response_ ### Debug output _No response_ ### Configuration _No response_ ### Other information _No response_