Page Properties / Rename Option in Blazor Studio

Hi @korchev
I could notice some improvement in this area already in 1.9.6
Just trying to better understand what logic / convention we are following now?
For example, when there are two table of same name and from different schema, now I can see, [Audit] schema table picked it's schema name in Model/class. But with that logic, I was assuming, other two table would start with "Msi" because that's the schema for those two. But over there nothing as such happened, it just picked Table Name only.... So just for my better understanding, could you please advise, what convention is followed now?

By the way, thanks for looking into this area, at least my Audit tables are not names as tablename1 etc. which is so so better.