I have a program which can read xmp Data in C# but some images have some properties NULL and when I am trying to write xmp data for a NULL property it gives an exception: > Property cannot be found :Exception from HRESULT: 0x88982F40 Is it possible to set values [...] read more