<@U092N7GGG>: I figured out why my property setter...
# announcements
j
@yole: I figured out why my property setter assignment wasn’t working in some cases. I had local variables/parameters whose names matched the names of the properties to be set. Not a bug, but confusing to me!