Deletes a property from the list of available properties in the Properties collection.
Syntax
expression.Delete(PropertyKey As String)
expression An expression that returns a Properties object.
PropertyKey Required. A string that represents the property name.