Future that completes with the server title from the greeting message.
Future<String> get title => _title.future;