Determines if this attribute is a part of the foreign key of the business object.
public boolean isForeignKeyAttr();
None.
Returns True if the attribute is a foreign key, or part of the foreign key, for the business object; otherwise, returns False.