removeProperty

abstract fun removeProperty(key: String): Result

移除 key 属性.

Return

移除的属性值, 如果不存在则返回null

Parameters

key

需要移除的属性