* Change how Field/Set/List work: * Field now inherits from FieldBase. * Set/List are now siblings of Field rather than Types. * Rename FieldType to Type as they are not limited to Fields. * Permit discovery of redis value paths: * Add key to Container types. * Add field to Field types.