[This is preliminary documentation and is subject to change.]
public int Line { get; set; }
Public Property Line As Integer Get Set
public: property int Line { int get (); void set (int value); }