file name, relative to root of source tree
Generated from protobuf field <code>optional string name = 1;</code>
string
public function getName() { return isset($this->name) ? $this->name : ''; }