data class Topic
<init>
Topic(content: String)
content
val content: String
toBytes
fun toBytes(): Bytes