Back to Intellij Community

Description

plugins/kotlin/code-insight/descriptions/resources-en/intentionDescriptions/UnfoldPropertyToIfIntention/description.html

2025.3-rc-2156 B
Original Source

Converts a property with an if initializer to an uninitialized property followed by an if expression where each branch is terminated with an assignment.