A Uri formatted String for an icon or thumbnail that is suitable for display to the user. When displaying more information for media described by this metadata the display description should be preferred to other fields when present. The icon can be loaded using a combination of Android.Content.ContentResolver.OpenInputStream(Android.Net.Uri) and Android.Graphics.BitmapFactory.DecodeStream(System.IO.Stream).