should `@return` be used in kotlin doc comments fo...
# random
d
should
@return
be used in kotlin doc comments for properties? what if it is
var
? how should I describe the input for the setter?