Retrieves the verb from the event object.
Syntax
public String getVerb();
Parameters
None.
Return values
A String object containing the verb associated with the event.
Exceptions