public Person refresh(Person person) - returns the latest
      (and complete) metadata for the specified person.
    Attention: This method was introduced with SDK version 1.3.
  Parameters
- Person person
 - The person object to refresh metadata for.
 
Returns
Returns a refreshed person object.
Example