'Declaration
Public Property ExampleTreeNodeImageIndex As System.Integer
'Usage
Dim instance As NExamplesConfig Dim value As System.Integer instance.ExampleTreeNodeImageIndex = value value = instance.ExampleTreeNodeImageIndex
public System.int ExampleTreeNodeImageIndex {get; set;}