When you create your own class and you create your methods, it's better to reference the property instead of the variable when making changes to those. (this was from another thread).
if you use the keyword ME.{property}..... will that cause problems later? or does it have to be ClassName.{property}?
