| Class Summary | 
| AddMarkerToProfile | This implementation of a marker droplet will add a marker item to
 a profile item. | 
| ProfileHasLastMarker | Use this droplet to determine if a profile item's last marker has a matching key, value,
 data and extendedProperties. | 
| ProfileHasLastMarkerWithKey | This droplet determines if a profile item's last marker with a specific key,
 has a matching value, data and extendedProperties. | 
| ProfileHasMarker | Use this droplet to determine if a profile item has a marker that matches the key, 
 value and extendedProperties. | 
| RemoveAllMarkersFromProfile | This implementation of a marker droplet will remove all marker items from
 a profile repository item. | 
| RemoveMarkersFromProfile | This implementation of a marker droplet will remove marker items from
 a profile item. |