package kotlin.reflect; import kotlin.Unit; /* compiled from: KProperty.kt */ public interface KMutableProperty$Setter extends KFunction { }