removeProperty

abstract fun removeProperty(key: String): Result

移除属性.

Return

如果移除成功返回被移除的属性值, 否则返回 null

Parameters

key

需要移除的属性名