'DeclarationPublic Property ExampleUCConstructorArguments As System.Object()
'UsageDim instance As NExamplesConfig Dim value() As System.Object instance.ExampleUCConstructorArguments = value value = instance.ExampleUCConstructorArguments
public System.object[] ExampleUCConstructorArguments {get; set;}