* Specify the scope for enum entries, as they kinda live in a pseudo-static scope for the [OR](https://kotlinlang.org/spec/overload-resolution.html#call-with-an-explicit-type-receiver) and are considered as pseudo-properties * Describe the discrimination of objects compared to properties For additional context, see [here](https://youtrack.jetbrains.com/issue/KT-52802/Deprecate-ambiguity-resolving-between-propertyfield-and-enum-entry)