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