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