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