virtual bool SetInRing(bool inring)
Set the Boolean ``in ring'' property of an atom. This property is
usually set by the OEChem function OEFindRingAtomsAndBonds
.
The default value is false. The ``in ring'' property of an atom may
be retrieved using the OEAtomBase::IsInRing
method.