Concept Flow - Properties and visibility
Define Class with Properties
Set Property Visibility: public/private/protected
Create Object Instance
Access Properties
This flow shows how properties are defined with visibility and how they can be accessed depending on their visibility.