I'm using Entity Framework 6, with POCO and fluent-API and I've noticed an annoying bug....If I have an entity called ...MyEntity... and this entity has a property called ...MyProp..., that makes it impossible to create an entity called ...MyEntity_MyProp...