Identifies the starting offset in bytes in the generated code that relates to the identified object.
Generated from protobuf field <code>optional int32 begin = 3;</code>
int
public function getBegin() { return isset($this->begin) ? $this->begin : 0; }