name method

Future<String> name()

Implementation

@JS("name")
external Future<String> name();