get_attribute_if_parsed
Description:
Similar to get_attribute but this method will not attempt to parse the vCard if it is not already parsed.
Parameters:
| this | an VCard | 
| name | the name of the attribute to get | 
Returns:
| An VCardAttribute if found, or  |