Function GodotObject.hasMeta

Returns true if a metadata entry is found with the given name.

bool hasMeta (
  const(String) name
) nothrow @nogc const;