Same as calling get!LuaObject with the same arguments.
auto luapath = lua["package", "path"]; writefln("LUA_PATH:\n%s", luapath);
LuaTable.get
See Implementation
Same as calling get!LuaObject with the same arguments.