'DeclarationPublic Property cch As Byte
'UsageDim instance As ShortXLUnicodeString Dim value As Byte instance.cch = value value = instance.cch
public byte cch {get; set;}
'DeclarationPublic Property cch As Byte
'UsageDim instance As ShortXLUnicodeString Dim value As Byte instance.cch = value value = instance.cch
public byte cch {get; set;}