Returns true if this trimmed String starts with startChar and ends with endChar.
true
the expected opening character (default '[')
'['
the expected closing character (default ']')
']'