// DECLARATION_TYPE: org.jetbrains.kotlin.psi.KtPropertyAccessor @PublishedApi internal var published = "OK" set(value) {}