kotlin-stdlib / kotlin.native / ObjCName / exact exact Common Native 1.0 val exact: Boolean(Common source) (Native source) specifies if the name of a class should be interpreted as the exact name. E.g. the compiler won't add a top level prefix or the outer class names to exact names.