Returns a string representation of this Anchor.
This is the same as name and should be used only for debugging or serialization.
name
@override String toString() => name;