public String getAction ()

Returns the name of the target's writable property that this event handler will set, or the name of the method that this event handler will invoke on the target.

Returns:  the action of this event handler

See also:
EventHandler(Object, String, String, String)