There is an enum with all of the fields. It should be
[Root Namespace].TableFieldIndex.[Fields]
Where [Root Namespace] is the roto namespace given to the generated code
TableFieldIndex Is the Name of the table plus FieldIndex for the table you want. For example, if your table is Customer and you wanted their id, it could be
BL.CustomerFieldIndex.CustomerID