Function GodotObject.getMeta

Returns the object's metadata entry for the given name.

Variant getMeta (
  const(String) name
) nothrow @nogc const;