public ReportTypes ReportType { get; set; }
Public Property ReportType As ReportTypes Get Set
public: property ReportTypes^ ReportType { ReportTypes^ get (); void set (ReportTypes^ value); }