The name of the associated server.
Used to identify log messages.
@override String get name => serverInfo?.name ?? super.name;