Return the Server associated with the Connection. 
- Note
 - Not all Connections are related to Servers, so this may return NULL.
 
- Parameters
 - 
  
    | self | The Connection. This must not be NULL. | 
  
   
- Returns
 - The associated DOFServer, or NULL if there is no Server associated with the connection.