'DeclarationPublic Property CurrentInputLUT As CommonLookUpTable
'UsageDim instance As DeviceUSB225ProfileCalibrationModel Dim value As CommonLookUpTable instance.CurrentInputLUT = value value = instance.CurrentInputLUT
public CommonLookUpTable CurrentInputLUT {get; set;}