e.g. "foo", "foo.bar", etc.
Generated from protobuf field <code>optional string package = 2;</code>
string
public function getPackage() { return isset($this->package) ? $this->package : ''; }