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