# Access the Enclosing Type of a Wrapped Property | raywenderlich.com

**URL:** <https://forums.kodeco.com/t/access-the-enclosing-type-of-a-wrapped-property-raywenderlich-com/140288>\
**Category:** 🎓 Courses & Articles\
**Created:** [May 18, 2021, 2:10am UTC](https://forums.kodeco.com/t/access-the-enclosing-type-of-a-wrapped-property-raywenderlich-com/140288 "2021-05-18T02:10:27Z")\
**Posts on this page:** 1\
**Page:** 1

<div class="post-metadata">

**Author:** ![mrlotu](https://assets.chunter.kodeco.com/user_avatar/forums.kodeco.com/mrlotu/32/96947_2.png) [@mrlotu](https://forums.kodeco.com/u/mrlotu)\
**Post date:** [May 18, 2021, 2:10am UTC](https://forums.kodeco.com/t/access-the-enclosing-type-of-a-wrapped-property-raywenderlich-com/140288/1 "2021-05-18T02:10:28Z")

</div>

Up until now Property Wrappers have been standalone types, unable to access the type they’re contained in. Learn how to access the enclosing type from within a property wrapper.

* * *
This is a companion discussion topic for the original entry at [https://www.raywenderlich.com/20780890-applications-of-custom-property-wrappers/lessons/5](https://www.raywenderlich.com/20780890-applications-of-custom-property-wrappers/lessons/5)
