'Declaration Public Property SelectedBackgroundImageUrl As String
'Usage Dim instance As Background Dim value As String instance.SelectedBackgroundImageUrl = value value = instance.SelectedBackgroundImageUrl
public string SelectedBackgroundImageUrl {get; set;}