'Declaration Public Property Loop As Boolean
'Usage Dim instance As SlideShowCellType Dim value As Boolean instance.Loop = value value = instance.Loop
public bool Loop {get; set;}
'Declaration Public Property Loop As Boolean
'Usage Dim instance As SlideShowCellType Dim value As Boolean instance.Loop = value value = instance.Loop
public bool Loop {get; set;}