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