enum class PulseDomainValueType_ t : int32
{
// MPropertyFriendlyName = Invalid
INVALID = -1,
// MPropertyFriendlyName = Parent Map Entity
ENTITY_ NAME = 0,
// MPropertyFriendlyName = Parent XML Panel
PANEL_ ID = 1,
COUNT = 2,
};