It's straightforward to get the revision (i.e. "rev") property from files with FileMetadata objects, but I noticed that there is no revision property for FolderMetadata objects.
I was hoping to use the revision property to detect when a folder name has changed, but it seems like this isn't accessible through the API right now. Is this correct?