fun setComment(value: String!): Builder!
Any comments associated with the element.
string comment = 2;
value - String!: The comment to set.
value
Return Builder!: This builder for chaining.