For each value in personName adds the same value to the name property. If necessary a conversion is applied.
For each value in personAge adds the same value to the age property. If necessary a conversion is applied.
For each value in id adds the same value to the id property. If necessary a conversion is applied.
For each value in personStreet adds the same value to the street property. If necessary a conversion is applied.
For each value in personIncome adds the same value to the income property. If necessary a conversion is applied.
For each value in personCity adds the same value to the city property. If necessary a conversion is applied.