display

display(): String;

The display method of the JadeDynamicObject class returns a string containing a list of attributes names and values as a string, with the name and value (by index) of each attribute separated by carriage return/line feed (CR/LF) characters.