removeProperty

fun removeProperty(propertyName: String)(source)

Removed a property previously added with addProperty.

Parameters

propertyName

The name of the property to remove.

See also