The path-qualified name of the .proto file that contained the associated protobuf element. For example: `"google/protobuf/source_context.proto"`.
Generated from protobuf field <code>string file_name = 1;</code>
string
public function getFileName() { return $this->file_name; }