getFields.BasicObject.RdReturns the field names of a BasicObject.
# S3 method for class 'BasicObject'
getFields(this, private=FALSE, ...)If TRUE, private fields will also be returned,
otherwise only public fields are returned.
Not used.
To check if a field exists or not, see *hasField().
For more information see BasicObject.