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