removeProperty

open fun removeProperty(property: String): String

Removes a given property

Return

value of the removed property or null if there was no corresponding key

Parameters

property

key of the property to remove