e.g. ``` class Test { val data: String } ```
# getting-started
j
e.g.
Copy code
class Test {
    val data: String
}