raimad.Annotation
class
Annotation(
builtins.object,
):
Abstract base class for Options, Layers, and Marks annotations.
Declares that all of those things have a `name` attribute,
so mypy does not complain about `compo.py/_class_to_dictlist()`