type
- (enum) The bond type, one of ['c', 'i', 'm']
count
- (Number) The combined sigma / pi bonding count, if covalent{
type: 'c', // One of: c (Covalent), i (Ionic), m (Metallic)
count: 1, // Combined sigma / pi bonding count for covalent
}