Add `Options` property to the `TTSInfoTree` class, that will allow to: - serialize tree to text output, without indentation (default: with indentation), - serialize tree to text output, with attributes values aligned (default: not aligned).
Add
Optionsproperty to theTTSInfoTreeclass, that will allow to: