'DeclarationPublic Property ShowLoaderImages As System.Boolean
'UsageDim instance As NDiagramServerSettings Dim value As System.Boolean instance.ShowLoaderImages = value value = instance.ShowLoaderImages
public System.bool ShowLoaderImages {get; set;}