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