A descriptive name including the full hierarchical path of this Component.
@override String fullName() => hierarchy().map((e) => e.name).join('.');