'Declaration
Public Property VertexStyleSheetName As System.String
'Usage
Dim instance As NDataSourceImporter Dim value As System.String instance.VertexStyleSheetName = value value = instance.VertexStyleSheetName
public System.string VertexStyleSheetName {get; set;}