name

@get:JvmName(name = "getName")
@set:JvmName(name = "setName")
var name: String
The name or artifact ID of this dependency.

string name = 3;