The default attr names are sometimes hardcoded in the package. I think it's better to decide:
- Whether we make those attr names changeable by the users.
- If we make them changeable, where those are set.
- If not, we should let the users specify the attr name conversion in
from_geff etc.