return { summary = 'Get the type of the Shape.', description = 'Returns the type of the Shape.', arguments = {}, returns = { type = { type = 'ShapeType', description = 'The type of the Shape.' } }, variants = { { arguments = {}, returns = { 'type' } } }, related = { 'ShapeType' } }