fullName

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

The full name associated with the translation metadata.