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