fun setLastChar(value: Int): Builder!
The last character position this span applies to, in UTF-16 offset.
uint32 last_char = 3;
value - Int: The lastChar to set.
value
Return Builder!: This builder for chaining.