LOCATION -> {
                    assertIsLocation(newValue)
                    user.location = newValue as List<Double>
                }