OESetAtomComment
OESetAtomComment(atm: OEAtomBase, c: str) -> None
Attaches a text comment to an individual atom. This function is used
to manipulate atom alias information in MDL file formats. This
property may be retrieved using the OEGetAtomComment
function.