Closed
Description
We have a class with a write only property, calling ToDataTable throws an exception as there is no read available for this property. I know I could send a list of properties to put in the data table but I think this should be fixed internally as it is useless to try reading these properties