public byte ReportID { get; set; }
Public Property ReportID As Byte Get Set
public: property unsigned char ReportID { unsigned char get (); void set (unsigned char value); }
member ReportID : byte with get, set