In file protobuf/Services/DataLogger/SessionPropertyName.proto, the comment for SPN_SinkType reads ``` The type of sink used by the session. Must be of type <cref name="SinkType" /></summary> ``` However, no definition for SinkType is provided. Should either provide definition, or comment should specify which core type and values to use.