'Declaration
Public Property PrintPaperSource As PrintPaperSourceOption
'Usage
Dim instance As PrinterPrintOptions Dim value As PrintPaperSourceOption instance.PrintPaperSource = value value = instance.PrintPaperSource
public PrintPaperSourceOption PrintPaperSource {get; set;}