As of Dapper 1.50.5 this feature has been added to allow readonly properties (getter, no setter) to be set by Dapper: ...Does Dapper support c# 6 read-only properties in POCOs?...This is good because I want objects never modified by anything except the co...