public int MaxLines { get; set; }
Public Property MaxLines As Integer Get Set
public: property int MaxLines { int get (); void set (int value); }