public List<Line> Lines { }
Public Property Lines As List(Of Line)
public: property List<Line^>^ Lines { }