fun setName(value: String!): Builder!
string name = 2;
value - String!: The name to set.
value
Return Builder!: This builder for chaining.