OEGetComment

OEGetComment(mol: Union[OEGraphMol,OEMol,OEQMol]) -> str

Returns a pointer to the text comment attached to a molecule. These comments are written to the comment field of .sdf and .mol2 formats and are also stored in OEBinary format. This property may be set using the OESetComment function.