IPropertyOwner.resetProperty

Resets the given property.

interface IPropertyOwner
@nogc nothrow
void
resetProperty
(
quark key
)

Parameters

key quark

The name of the property.

Meta