Having a EFCore-5.0 application I try to map the Foo\'s class Id property to the FooId field name in the DB.
Foo
Id
FooId
I try (following t