Determines if a property exists in the XMP Packet provided @param xmp the XMP packet @param schema the schema of the property. Can't be NULL or empty. @param name the name of the property. Can't be NULL or empty. @return true is the property exists
See Implementation
Determines if a property exists in the XMP Packet provided @param xmp the XMP packet @param schema the schema of the property. Can't be NULL or empty. @param name the name of the property. Can't be NULL or empty. @return true is the property exists