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