Public ReadOnly Property Segments As OmrSegmentResultCollection
Dim instance As OmrFieldResult Dim value As OmrSegmentResultCollection value = instance.Segments
public OmrSegmentResultCollection Segments {get;}
public: property OmrSegmentResultCollection^ Segments { OmrSegmentResultCollection^ get(); }