Generated from protobuf field <code>optional string trailing_comments = 4;</code>
string
public function getTrailingComments() { return isset($this->trailing_comments) ? $this->trailing_comments : ''; }