public IList<Block> Segments { get; }
Public ReadOnly Property Segments As IList(Of Block)
public: property IList<Block>^ Segments { IList<Block>^ get (); }