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