This is another important “quality of life” improvement for developers: You no longer need to explicitly initialize the components you want to
access using DesignedComponent method. You just need to move your fields to the published section to make them initialized automatically. Detailed explanation of the difference All (or most) of the calls like below …