method
deleteProperty

void deleteProperty(
String property
)

Removes property from the JavaScript object.

This is the equivalent of the delete operator in JavaScript.