For extensions, this is the name of the type being extended. It is resolved in the same manner as type_name.
Generated from protobuf field <code>optional string extendee = 2;</code>
string
public function getExtendee() { return isset($this->extendee) ? $this->extendee : ''; }