I have a class that represents a table in a datebase with each property of the class mapping to a column in the database. This class has several properties right now, 57 in fact. I need to share a list of these devices between a few threads.I have a class that represents a table in a dat