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