'Declaration
<System.ComponentModel.DefaultValueAttribute()> Public Property ReportTypeName As System.String
'Usage
Dim instance As ReportDesign Dim value As System.String instance.ReportTypeName = value value = instance.ReportTypeName
[System.ComponentModel.DefaultValue()] public System.string ReportTypeName {get; set;}