Node.resetProperty

Resets the given property.

class Node
@nogc @nogc nothrow
void
resetProperty
(
quark key
)

Parameters

key quark

The name of the property.

Meta