public int Line { get; }
Public ReadOnly Property Line As Integer Get
public: property int Line { int get (); }
member Line : int with get