When adding a phase at runtime, the `addSwimlaneObject` method is triggered. Within this method, we define the phase, however, currently, the `style` property of the phase is not being considered. We need to ensure that the `style` property of the phase is properly accounted for during this process.