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