// "Convert member to extension" "false" // ACTION: Convert property to function // ACTION: Introduce backing property // ACTION: Move to companion object // ACTION: Move to constructor header class Foo { val foo: Int }