[Missing <summary> documentation for "P:NHibernate.Mapping.Table.RowId"]
public string RowId { get; set; }
Public Property RowId As String Get Set
public: property String^ RowId { String^ get (); void set (String^ value); }