Deletes this object's property.
[C#] JSValue DeleteProperty(string name)
JSValue DeleteProperty(string name)
may throw Exception()
The method deletes this object's property with the specified name.
None.