Hello, and I apologize in advance for the question.<br><br>I have decided to publish a class I use to handle data segments to Google Code for the world to see (I plan to make millions off training classes, books and lectures :-).&nbsp; I need to make it a bit more &#39;generic&#39; than the class I have been using, and while I&#39;m working the rewrite I thought it would be cool to add unit tests and use properties.&nbsp; The problem is, I only recall that properties are &#39;cool&#39;.&nbsp; I can&#39;t locate the documentation on why or how to use them.&nbsp; If you could point me to the proper documentation I would be most appreciative.
<br><br>Also, I plan to use unittest to write my unit tests.&nbsp; Is this module still considered acceptable, or has something else taken it&#39;s place?<br><br>Thanks for your help,<br><br>--greg<br><br><br>