godot/modules/gdscript/tests/scripts/analyzer/errors/property_function_set_type_error.out

GDTEST_ANALYZER_ERROR
>> ERROR at line 4: Function with argument type "int" cannot be used as setter for a property of type "String".