I want to map an attribute from MongoDb to a field called Id in the POCO class. Note that it is not the real _id in MongoDb, I wanted to use the name Id over something else.