var startIndex : AttributedString.Index
The position of the first character in a nonempty attributed string.
ある空でない属性付き文字列の中の最初の文字の位置。
var endIndex : AttributedString.Index
The string’s past-the-end position — the position one greater than the last valid subscript argument.