Does the term ‘initializer’ also refer to the initialization assignment?
I was learning about the new class syntax that allows you to put the field initialization code directly in the class body. The wording of the text I’m confused by is as follows. It fully explains the new syntax: