"Extract property" in Kotlin don't work as expected

This is interesting. When I do the normal Ctrl+Alt+F thing it does what you describe. When I remove var, and Alt+Enter on c then I get the option to create the property, and it works.