has Enum Entries
  Indicates that the corresponding enum class has synthetic ".entries" property in bytecode.
Always false if KmClass.kind is not an enum. Enum classes always have enum entries property starting from Kotlin 1.9.0.
Indicates that the corresponding enum class has synthetic ".entries" property in bytecode.
Always false if KmClass.kind is not an enum. Enum classes always have enum entries property starting from Kotlin 1.9.0.