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