fun setId(value: Int): Builder!
uint32 id = 1;
value - Int: The id to set.
value
Return Builder!: This builder for chaining.