virtual unsigned int GetOrder() const
Return the bond order of a bond. The bond order property is one, for
single bonds, two for double bonds, three for triple bonds and four
for quadruple bonds. The default value is specified when a bond is
created using OEMolBase::NewBond
. The bond order property of
a bond may be set using the OEBondBase::SetOrder
method.