remove

open fun remove(): Boolean(source)

Try to remove this node from the parent

Return

true if removed, false if it is a required property of the parent, or if the parent isn't set.

Throws

if it fails in an unexpected way