[]
Gets or sets the lines of text in a text box control.
public string[] Lines { get; set; }
Public Property Lines As String()