vscode.TextLine
https://code.visualstudio.com/api/references/vscode-api#TextLine
Represents a line of text, such as a line of source code.
immutable
プロパティ
text(String(MDN web docs))
The text of this line without the line separator characters.