virtual bool SetAtomicNum(unsigned int atno)
Set the atomic number of an atom. The set of unsigned integer values
for this property is specified by the OEElemNo
namespace. The
default value is specified when an atom is created with
MolBase::NewAtom
. The atomic number property of an atom may be
retrieved using the OEAtomBase::GetAtomicNum
method.