'Declaration Public ReadOnly Property Words As System.Collections.Generic.List(Of OcrWord)
public System.Collections.Generic.List<OcrWord> Words { get; }
public: __property System.Collections.Generic.List<OcrWord*>* get_Words();
public:
property System.Collections.Generic.List<OcrWord^>^ Words { System.Collections.Generic.List<OcrWord^>^ get(); }