Retrieves the name of the help file of the member.
public String getHelpURL()
Returns the help file name for the member. If the member does not have the help attribute, an empty string is returned.
This method searches the member's attributes for an instance of HelpAttribute. If one is found, the associated help file name is returned.
See Also getHelpTopic