Function get_attributes:
Defined in module attributes (file: /std/object/attributes.c)

 Get the attributes (a string) for the given object.  This will be
 built from the object's flag states and the registered attributes.

Prototype:
string get_attributes();
