i am developing an posting-type engine and i have a question..i will use some structs..should i put the members public and dont use propertys(speeding everything up) or should i use propertys like i'd do with a win32 proj? what do u usually do?