Iam using ef and my model inherit from : Entity. Like this my Id will be model.Id. So i wanna rename it in the model and inthe database to become model.Model_Id. Anyway?