'DeclarationPublic Property catLabel As Short
'UsageDim instance As CatSerRange Dim value As Short instance.catLabel = value value = instance.catLabel
public short catLabel {get; set;}
'DeclarationPublic Property catLabel As Short
'UsageDim instance As CatSerRange Dim value As Short instance.catLabel = value value = instance.catLabel
public short catLabel {get; set;}