Hello all,
I know it's a bad idea, but I am not in control of our database. We have a column name that is named "1stYear". When I generate code, I get a compile error because it's trying to create a property that starts with a number. Is there any way around this that does not include changing the column name in the database?