description
Future<String> text()
Future<String> text() => promiseToFuture<String>(JS("", "#.text()", this));