How can I initialize a TMap

Is it possible to initialize a TMap. I saw on another post that there is no functionality for TArray yet, but a solution was to initialize a standard array and append it. Here’s the post So how would one go about initializing a TMap?