Function GodotObject.removeMeta

Removes a given entry from the object's metadata.

void removeMeta (
  const(String) name
) nothrow @nogc;