By implementing encapsulation, you cannot directly access the class's _ properties unless you are writing code inside the class itself.
By implementing encapsulation, you cannot directly access the class's _ properties unless you are writing code inside the class itself.