kotlin.js.JsName.name
name
val name: String
Platform and version requirements: JS
the name which compiler uses both for declaration itself and for all references to the declaration. It's required to denote a valid JavaScript identifier.
Property
name
- the name which compiler uses both for declaration itself and for all references to the declaration. It's required to denote a valid JavaScript identifier.
Since 1.1
© 2010–2017 JetBrains s.r.o.
Licensed under the Apache License, V