Get the element associated with the molecular data.
The element information.
str
Example
print(mols_info.get_element()) # Output: “Carbon”
MolsInfo.get_element()