class Infragistics.Documents.Reports.Report.Text.Hyperlink
   inherits System.Object:

   def public property Reference as character
      get.
      set.

   constructor public Hyperlink(input reference as character):
   end constructor.

end class.
