get_parent
Description:
Gets the parent of the given item.
Parameters:
| this | an item. | 
Returns:
| the parent item, or null if the item has no parent. | 
Gets the parent of the given item.
| this | an item. | 
| the parent item, or null if the item has no parent. |