how do I convert that to Kotlin?
# getting-started
w
how do I convert that to Kotlin?
g
What about this?
Copy code
val enumProperty: Optional<out Enum<*>> = block.state.getTraitValue(EnumTraits.LOG_VARIANT)