'DeclarationPublic ReadOnly Property Bytes As Byte()
'UsageDim instance As UndefinedBiff8Structure Dim value() As Byte value = instance.Bytes
public byte[] Bytes {get;}
'DeclarationPublic ReadOnly Property Bytes As Byte()
'UsageDim instance As UndefinedBiff8Structure Dim value() As Byte value = instance.Bytes
public byte[] Bytes {get;}