result property
dynamic
result
getter/setter pair
If result is a singular result, i.e. getByObjectID
This is now deprecated - Please use results. This will contain a list of results, no need to check if its a list or a list of elements anymore.
Implementation
dynamic result;