fun setFirstChar(value: Int): Builder!
The first character position this span applies to, in UTF-16 offset.
uint32 first_char = 2;
value - Int: The firstChar to set.
value
Return Builder!: This builder for chaining.