C# code example
The following C# code example uses the PlayFab server API to create (or update, if the KVPs already exist) the KVPs with the key namedFather, with the value Fred, Mother with the value Alice, Sister with the value Lucy, and Brother with the value Doug.
