UnwrappedStore

@propertyWrapper
@StorageActor
open class UnwrappedStore<Value, StorageType> : StorePropertyWrapperProtocol where StorageType : Storage

@UnwrappedStore property wrapper.