'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^ Segments { OmrSegmentResultCollection^ get(); }