public void GetPropertyWithIdTest() { var result = _controller.GetProperty(4292232); Assert.NotNull(result); }