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