public string GetLuaValue() { return("{" + TopLeft.GetLuaValue() + ", " + BottomRight.GetLuaValue() + "}"); }