'Declaration Public Overridable Property UncheckedImageUrl As String
'Usage Dim instance As CheckBoxCellType Dim value As String instance.UncheckedImageUrl = value value = instance.UncheckedImageUrl
public virtual string UncheckedImageUrl {get; set;}