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