Get text representation of this Description.
String get text => _elements.map((e) => e.toString()).join();