v1.1.4: refactor: Use `getName()` method instead of direct property access
Ensures consistent access to the component/presenter name through a dedicated getter, improving encapsulation and maintainability.
Ensures consistent access to the component/presenter name through a dedicated getter, improving encapsulation and maintainability.