name

@SerializedName(value = "name")
var name: String? = null

Artist name

Return

The Artist's name.