virtual const char *GetName() const
Return the atom name string of an atom. This property is typically
used when reading or writing molecular file formats. For example in
PDB files, the atom name `` CA '' is used to denote that the atom is a
peptide alpha carbon. The default value is the empty string. The
``atom name'' property may be set using the OEAtomBase:SetName
method.