wulfric.Atom.fullname#
property
- property Atom.fullname: str#
Fullname (
Atom.name`+``__``+:py:attr:`Atom.index) of an atom.Double underscore ("__") is used intentionally, so the user can use single underscore ("_") in the name of the atom.
If index is not defined, then only the name is returned.
- Returns:
- fullnamestr
Fullname of the atom.