virtual bool SetAromatic(bool arom)
Set the Boolean aromatic property of an atom. This value is false by
default. The aromatic property of an atom may be retrieved using the
OEAtomBase::IsAromatic
method. This function is normally only
used by the functions OEClearAromaticity
and
OEAssignAromaticityFlags
.