'Declaration
Public Overridable Property PersistentDrawingCache As Android.Views.PersistentDrawingCaches
'Usage
Dim instance As GridCellView Dim value As Android.Views.PersistentDrawingCaches instance.PersistentDrawingCache = value value = instance.PersistentDrawingCache
public virtual Android.Views.PersistentDrawingCaches PersistentDrawingCache {get; set;}