'Declaration
Public Property SearchForVbSourceFiles As System.Boolean
'Usage
Dim instance As NExamplesConfig Dim value As System.Boolean instance.SearchForVbSourceFiles = value value = instance.SearchForVbSourceFiles
public System.bool SearchForVbSourceFiles {get; set;}