public CvSeq Seq { get; }
Public ReadOnly Property Seq As CvSeq Get
public: property CvSeq^ Seq { CvSeq^ get (); }
member Seq : CvSeq with get