name

@SerializedName(value = "name")
@Expose
open var name: String

The name associated with the translation metadata. (Required)