Property InterfaceProperty.GetPropertyById(Guid id) { return(propertyController.GetPropertyById(id)); }