author

@SerialName(value = "author")
@XmlSerialName(value = "author")
@XmlElement
val author: Author?(source)