Interviewer - Server > Reference > Log, project, and property objects > Properties > Properties.Remove
 
Properties.Remove
Removes the specified Property from the collection permanently.
Syntax
myProperties.Remove myProperty
Parameters
myProperties
An object of type Properties.
myProperty
An object of type Property.
See also
Properties