metatable property

LuaTable? metatable
getter/setter pair

Per-instance metatable, similar to LuaTable

Implementation

LuaTable? metatable;