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