linkCharacter property
final
Character to use to draw line linking parent to child.
The first child does not require a line but all subsequent children do with the line drawn immediately before the left edge of the previous sibling.
Implementation
final String linkCharacter;