// "Add annotation target" "true" @Target annotation class SetParamAnn class Bar { @setparam:SetParamAnn var foo = 1 set(value) {} }