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