the syntax is ``` @get:JsonProperty(name) var id: ...
# android
k
the syntax is
Copy code
@get:JsonProperty(name)
var id: Int = _id
    get = id