fun setMnc(value: Int): Builder!
Mobile network code.
uint32 mnc = 2;
value - Int: The mnc to set.
value
Return Builder!: This builder for chaining.