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