Namespace: BitMiracle.Docotic.Pdf
public XmpValue Value { get; set; }
Public Property Value As XmpValue Get Set
XMP property value can be null or an instance of XmpArray, XmpString or XmpStructure types only.
If the value of an XMP property is set to null then the property won't be saved to the output PDF document.