| Property Name | Type | Get Method | Set Method |
| Bond Order | int | GetOrder | SetOrder |
| Aromaticity | boolean | IsAromatic | SetAromatic |
| Ring Membership | boolean | IsInRing | SetInRing |
| Integer Bond Type | int | GetIntType | SetIntType |
| Bond Type Name | String | GetType | SetType |
| Begin Atom | OEAtomBase | GetBgn | SetBgn |
| End Atom | OEAtomBase | GetEnd | SetEnd |