global class AdditionalInformationMap { global String name; global String value; global String getName() { } global String getValue() { } }