If I try
go.get(“/go#label”, “text”)
I just get an error telling me it doesn’t have such a property even though
go.get(“/go#label”, “scale”)
works. It has both of those properties under the aptly titled ‘Properties’ tab but I can only get one of them. Why?