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