virtual bool SetHyb(unsigned int hyb)
Set the hybridization of an atom. The set of unsigned integer values
for this property is specified by the OEHybridization
namespace.
The default value is zero, OEHybridization::undefined
. The
hybridization property may be retrieved using the
OEAtomBase::GetHybridization
method.