I need to change name for the Database. Strange but it is specified the data type as User I am trying to to do that:
new User(raw.GetChildren().Item(3)).SetNameAndCode("____"+system+"_raw",system+"_raw"))
But this is not a good solution to go in this was as. Is there is a method to do something like model.GetUsers()?