internal override void SetOwner(Property cx) => _valueStore.SetOwner(cx);
internal override void SetOwner(ComputeX cx) => _valueStore.SetOwner(cx);