Reset Method
Resets all properties to their defaults.
Syntax
int Reset();
Remarks
This method resets the values of all properties (and all special fields) to their defaults.
After calling this method, the class may be reused as if it were newly created.