Explore some special types of properties and how access control works in Swift.
Continue your Swift learning journey with Learn Swift: Properties and Access Control. Learn how to protect information and respond to changes by exploring some special types of properties you can use in structures as well as how access control works in Swift, and how to apply it in the context of structures.
### Skills you’ll gain
* Identify levels of access and boundaries for access control.
* Define private properties and methods.
* Read and set computed properties.
### Notes on prerequisites
We recommend that you complete [Learn Swift: Closures](https://www.codecademy.com/learn/learn-swift-closures) before starting this course.
Continue your Swift learning journey with Learn Swift: Properties and Access Control. Learn how to protect information and respond to changes by exploring some special types of properties you can use in structures as well as how access control works in Swift, and how to apply it in the context of structures.
### Skills you’ll gain
* Identify levels of access and boundaries for access control.
* Define private properties and methods.
* Read and set computed properties.
### Notes on prerequisites
We recommend that you complete [Learn Swift: Closures](https://www.codecademy.com/learn/learn-swift-closures) before starting this course.