Function DeclarativeStore.store

T store(T) (
  in string key,
  T value
);