Notifications
Clear all

[Closed] How to use name value in namespace

I use getPropNames to get object properties name , How can I use it in namespace. for example :
box property name #height, and use it like box.height . and then I can use isanimated to detect if it has been animated.
thanks!