It would be nice if property aliasing were a langu...
# language-proposals
b
It would be nice if property aliasing were a language feature or stdlib extension function. For example, I frequently encounter scenarious where it would be convenient to expose properties nested inside a member as a property of the outside container. Like the following: https://stackoverflow.com/questions/45074596/delegate-property-to-another-property