Fix: Removed the FullName assignment, because it overwrites also the single structured components. This brought up a Google API bug in version 1.7.0.1, the AdditionalName cannot be accessed (write or get) because of a typo in the API (Addit<i>onalName). we must wait for a fix of the Google API