I dynamically created a node A.
But I find that I can only use get_attribute but not get_static_attributes cause this attribute is not static.
Here I have a node that all its attribute is dynamically created, So is there any convenient way for me to create and get dynamic attribute?