'Declaration
Public Property cch As Byte
'Usage
Dim instance As ShortXLUnicodeString Dim value As Byte instance.cch = value value = instance.cch
public byte cch {get; set;}
'Declaration
Public Property cch As Byte
'Usage
Dim instance As ShortXLUnicodeString Dim value As Byte instance.cch = value value = instance.cch
public byte cch {get; set;}