public string[] Rows { get; }
Public ReadOnly Property Rows As String()
public: property array<String^>^ Rows { array<String^>^ get (); }