Fix problem with 'NULL' in some core attributes
Created by: stavamichal
- especialy in firstName and lastName (in perun these attributes are not mandatory)
- behavior is service specific
- for some services return empty string ''
- for some services return string 'null'
- for other just skip empty value (do not add to file)