'Declaration
Public Overrides Property BackgroundImageUrl As String
'Usage
Dim instance As CheckBoxCellType Dim value As String instance.BackgroundImageUrl = value value = instance.BackgroundImageUrl
public override string BackgroundImageUrl {get; set;}