'Declaration
Public Property ColorDepth As System.Windows.Forms.ColorDepth
'Usage
Dim instance As NImageListXMLRepresentation Dim value As System.Windows.Forms.ColorDepth instance.ColorDepth = value value = instance.ColorDepth
public System.Windows.Forms.ColorDepth ColorDepth {get; set;}