public int[] Widths { get; }
Public ReadOnly Property Widths As Integer() Get
public: property array<int>^ Widths { array<int>^ get (); }