'Declaration
Public Property ShowLoaderImages As System.Boolean
'Usage
Dim instance As NDiagramServerSettings Dim value As System.Boolean instance.ShowLoaderImages = value value = instance.ShowLoaderImages
public System.bool ShowLoaderImages {get; set;}