'Declaration Public ReadOnly Property Segments As OmrSegmentResultCollection
'Usage Dim instance As OmrFieldResult Dim value As OmrSegmentResultCollection value = instance.Segments
public OmrSegmentResultCollection Segments {get;}
public: __property OmrSegmentResultCollection* get_Segments();
public: property OmrSegmentResultCollection^ Segments { OmrSegmentResultCollection^ get(); }