Set this option to true to allow mapping different tag names to the same value.
Generated from protobuf field <code>optional bool allow_alias = 2;</code>
bool
public function getAllowAlias() { return isset($this->allow_alias) ? $this->allow_alias : false; }