dimsuz
const val STRING_CONST = "stringvalue"
class MyClass { companion object { val STRING_CONST = "stringvalue" } // MyClass.STRING_CONST