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