JDataSet::__unset

The magic unset method is used to unset an object property using the iterator.

Example: unset($objectList->foo); This will unset all of the 'foo' properties in the list of JData's.