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