'Declaration
Public Property PrintDevicePaperSrc2 As PaperSourceEnum
'Usage
Dim instance As IbmPrinter Dim value As PaperSourceEnum instance.PrintDevicePaperSrc2 = value value = instance.PrintDevicePaperSrc2
public PaperSourceEnum PrintDevicePaperSrc2 {get; set;}