The two functions belonging to this group either return the IUPAC name or the traditional name of the input molecule.
Example
Generate names for this molecule:
name()
This function returns the preferred IUPAC name of the molecule: 2-(acetyloxy)benzoic acid.
traditionalName()
According to this function, our example molecule is the well-known aspirin.
