'DeclarationPublic Property VertexStyleSheetName As System.String
'UsageDim instance As NDataSourceImporter Dim value As System.String instance.VertexStyleSheetName = value value = instance.VertexStyleSheetName
public System.string VertexStyleSheetName {get; set;}