'Declaration
Public Property chainRecords As Byte()
'Usage
Dim instance As XmlTkChain Dim value() As Byte instance.chainRecords = value value = instance.chainRecords
public byte[] chainRecords {get; set;}
'Declaration
Public Property chainRecords As Byte()
'Usage
Dim instance As XmlTkChain Dim value() As Byte instance.chainRecords = value value = instance.chainRecords
public byte[] chainRecords {get; set;}