The following line doesn't work as expected: `shape.setValue(NSNumber(value: 100.0 as Double), forKey: "position.y")`
The following line doesn't work as expected:
shape.setValue(NSNumber(value: 100.0 as Double), forKey: "position.y")