OEGetAtomComment¶
const char *OEGetAtomComment(const OEAtomBase *atm)
Used to retrieve the text comment associated with an individual atom.
This field is used to manipulate the atom alias information in MDL
file formats. This property may be set using the
OESetAtomComment
function.