Closed g105b closed 8 months ago
Quick tweak that makes working with private properties easier.
When an object has a method name that's the same as a private property, we should use the method rather than try and load the inaccessible value.
Quick tweak that makes working with private properties easier.
When an object has a method name that's the same as a private property, we should use the method rather than try and load the inaccessible value.