I understand how to use properties.
What I would like to know is...
Properties are designed to stop direct access to an variable
Can anyone give an example where if the property was not used and the variable was written to directly..this would cause a problem?
Thanks
James