PropertyDict(): hide attributes via mangling
This removes a problem with properties named 't' or 'properties' being accessed via attributes.
Showing
Please register or sign in to comment
This removes a problem with properties named 't' or 'properties' being accessed via attributes.