This value can be null.
The initial value of this property is the image passed in UIImageView(UIImage), or null if a different constructor was used.
Setting this property does does not change the size of a UIImageView. Call UIView.SizeToFit to adjust the size of the view to match the image.
If UIImageView.AnimationImages is non-null, the Image property is ignored.