Packs this SofuObject into a string

C# |
protected virtual void Stringify( string tree, StringBuilder output )

- tree (String)
- Position in the SofuObject Tree
- output (StringBuilder)
- Write into this StringBuilder
C# |
protected virtual void Stringify( string tree, StringBuilder output )