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