Hi all! Excuse me if my question is very simple, but I need to understand...

Hi I understand, properties of objects, which I defined in xml, will be instantiated only when I address to them? And to suppress this I need to indicate lazy-init=false ?

Thaks