Gets the relationship object's public field name.
string The relationship's field name.
public function getFieldName() { return $this->fieldName; }