Because this: ```cs BaseBehaviour bb = //... bb.Position.WithX(/*...*/); ``` does not compile
Because this:
does not compile