Retrieves the name of the BOHandler object.
protected String getName();
None.
A String containing the name of the BOHandler object. If setName() has not been called on the BOHandlerBase instance prior to this method, returns null.
See also the setName() method.