Go.set - Unsupported operation on 'size'?

When you change the size:

function init(self)
    	go.set("/go#background", hash("size"), vmath.vector3(360, 640, 0))
    end

The size has changed but you receive an error. Why?

Screenshot_2022-04-05_11-02-31

You cannot get the size.
You can set the scale.