This class represents custum properties in the document summary information stream. The difference to normal properties is that custom properties have an optional name. If the name is not null it will be maintained in the section's dictionary.
null
Creates an empty CustomProperty .
Compares two custom properties for equality.
Creates an empty CustomProperty . The set methods must be called to make it usable.
Creates a CustomProperty without a name by copying the underlying Property ' attributes.
Creates a CustomProperty with a name.
Compares two custom properties for equality. The method returns true if all attributes of the two custom properties are equal.
true
false
Gets the property's name.
Sets the property's name.