removeProperty
Properties can be set to null but this method removes the reference.
Syntax
removeProperty(inputval, propertyname)
Returns
returns (object) input value without property name key
Parameters
- inputval (object)
- source
- propertyname (string)
- property key to remove